class EntityVex.AIMoveControl extends EntityMoveHelper
EntityMoveHelper.Actionaction, entity, moveForward, moveStrafe, posX, posY, posZ, speed| Constructor and Description |
|---|
AIMoveControl(EntityVex vex) |
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdateMoveHelper() |
getSpeed, getX, getY, getZ, isUpdating, limitAngle, read, setMoveTo, strafepublic AIMoveControl(EntityVex vex)
public void onUpdateMoveHelper()
onUpdateMoveHelper in class EntityMoveHelper