class FoxEntity.MoveHelperController extends MovementController
MovementController.Action
action, mob, moveForward, moveStrafe, posX, posY, posZ, speed
Constructor and Description |
---|
MoveHelperController() |
Modifier and Type | Method and Description |
---|---|
void |
tick() |
getSpeed, getX, getY, getZ, isUpdating, limitAngle, setMoveTo, strafe
public void tick()
tick
in class MovementController