static class DolphinEntity.DolphinMoveControl extends MoveControl
MoveControl.State| Modifier and Type | Field and Description |
|---|---|
private DolphinEntity |
dolphin |
entity, forwardMovement, sidewaysMovement, speed, state, targetX, targetY, targetZ| Constructor and Description |
|---|
DolphinMoveControl(DolphinEntity dolphin) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
changeAngle, getSpeed, getTargetX, getTargetY, getTargetZ, isMoving, moveTo, strafeToprivate final DolphinEntity dolphin
public DolphinMoveControl(DolphinEntity dolphin)
public void tick()
tick in class MoveControl