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