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, tick
canStop, getControls, setControls, toString
private final FoxEntity fox
public FollowParentGoal(FoxEntity fox, double speed)
public boolean canStart()
canStart
in class FollowParentGoal
public boolean shouldContinue()
shouldContinue
in class FollowParentGoal
public void start()
start
in class FollowParentGoal