class FoxEntity.FollowParentGoal extends FollowParentGoal
Goal.Control| Constructor and Description |
|---|
FollowParentGoal(FoxEntity fox,
double speed) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
stop, tickcanStop, getControls, setControls, toStringprivate final FoxEntity fox
public FollowParentGoal(FoxEntity fox, double speed)
public boolean canStart()
canStart in class FollowParentGoalpublic boolean shouldContinue()
shouldContinue in class FollowParentGoalpublic void start()
start in class FollowParentGoal