Skip to main content

hexis.mining.start_mining_smart

hexis.mining.start_mining_smart({x, y, z, aim_speed})

StabilityVerificationAI-runnableKindOfficial use
ExperimentalboundNofunctionNo

What it does

Start async mining with smart aim Uses SmartAimPointFinder to target visible part of block Same as start_mining_async but auto-finds best aim point

Parameters

The Java wrapper accepts 1 argument.

Contract confidence

  • Java binding: Present in the recorded source snapshot.
  • Official script evidence: Not found in the current official script set.
  • Verification level: Bound only; focused and live acceptance evidence is incomplete.
  • AI-runnable: No. Do not treat this source inventory entry as a verified runnable contract.
  • Live acceptance: Not recorded.

Safety and lifecycle

Stop the script if the call returns an unexpected value or the user requests cancellation. Do not assume world changes, failures, or cleanup have uniform behavior until this member reaches accepted verification.

See Script safety before combining this call with movement, camera, GUI, inventory, chat, or network side effects.