class Rosegold::Interactions
- Rosegold::Interactions
- Reference
- Object
Defined in:
rosegold/control/interactions.crConstructors
Instance Method Summary
- #client : Client
- #digging=(digging : Bool)
- #digging? : Bool
- #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.
- #tick
- #using_hand_delay_for(slot)