static class DolphinEntity.MoveHelperController extends MovementController
MovementController.Action| Modifier and Type | Field and Description |
|---|---|
private DolphinEntity |
dolphin |
action, mob, moveForward, moveStrafe, posX, posY, posZ, speed| Constructor and Description |
|---|
MoveHelperController(DolphinEntity dolphinIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
getSpeed, getX, getY, getZ, isUpdating, limitAngle, setMoveTo, strafeprivate final DolphinEntity dolphin
public MoveHelperController(DolphinEntity dolphinIn)
public void tick()
tick in class MovementController