Package net.citizensnpcs.trait
Interface Controllable.MovementController
- All Known Implementing Classes:
Controllable.GroundController
,Controllable.JumplessGroundController
,Controllable.LookAirController
,Controllable.PlayerInputAirController
- Enclosing class:
Controllable
public static interface Controllable.MovementController
-
Method Summary
Modifier and TypeMethodDescriptionvoid
leftClick
(PlayerInteractEvent event) void
rightClick
(PlayerInteractEvent event) void
void
-
Method Details
-
leftClick
-
rightClick
-
rightClickEntity
-
run
-