class VexEntity.MoveHelperController extends MovementController
MovementController.Actionaction, mob, moveForward, moveStrafe, posX, posY, posZ, speed| Constructor and Description |
|---|
MoveHelperController(VexEntity vex) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
getSpeed, getX, getY, getZ, isUpdating, limitAngle, setMoveTo, strafepublic MoveHelperController(VexEntity vex)
public void tick()
tick in class MovementController