public class EntityFlyHelper extends EntityMoveHelper
EntityMoveHelper.Action
action, entity, moveForward, moveStrafe, posX, posY, posZ, speed
Constructor and Description |
---|
EntityFlyHelper(EntityLiving p_i47418_1_) |
Modifier and Type | Method and Description |
---|---|
void |
onUpdateMoveHelper() |
getSpeed, getX, getY, getZ, isUpdating, limitAngle, read, setMoveTo, strafe
public EntityFlyHelper(EntityLiving p_i47418_1_)
public void onUpdateMoveHelper()
onUpdateMoveHelper
in class EntityMoveHelper