Skip to content

tapOnPoint

Tool tapOnPoint

Description

Taps on the UI at the provided coordinates.

Command Class

xyz.block.trailblaze.toolcalls.commands.TapOnPointTrailblazeTool

Registered TapOnPointTrailblazeTool in ToolRegistry

Required Parameters

  • x: Integer The center X coordinate for the clickable element
  • y: Integer The center Y coordinate for the clickable element

NOTE: THIS IS GENERATED DOCUMENTATION