class Rosegold::Interactions
- Rosegold::Interactions
- Reference
- Object
Defined in:
rosegold/control/interactions.crConstructors
Instance Method Summary
-
#cancel_digging
TODO decide finish/cancel based on block dig time
- #client : Client
- #digging=(digging : Bool)
- #digging? : Bool
- #finish_digging
- #reach_block : ReachedBlock | Nil
-
#start_digging
Activates the "attack" button.
-
#start_using_hand(hand : Hand = :main_hand)
Activates the "use" button.
-
#stop_digging
Deactivates the "attack" button.
-
#stop_using_hand
Deactivates the "use" button.