public class MoveIntoWaterGoal extends Goal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private MobEntityWithAi |
mob |
| Constructor and Description |
|---|
MoveIntoWaterGoal(MobEntityWithAi mob) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
void |
start() |
canStop, getControls, setControls, shouldContinue, stop, tick, toStringprivate final MobEntityWithAi mob
public MoveIntoWaterGoal(MobEntityWithAi mob)