public class FlyingMovementController extends MovementController
MovementController.Actionaction, 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, strafepublic FlyingMovementController(MobEntity p_i47418_1_)
public void tick()
tick in class MovementController