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