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