class FoxEntity.GoToVillageGoal extends GoToVillageGoal
Goal.Control
Constructor and Description |
---|
GoToVillageGoal(int unused,
int searchRange) |
Modifier and Type | Method and Description |
---|---|
private boolean |
canGoToVillage() |
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
tick
canStop, getControls, setControls, stop, toString
public boolean canStart()
canStart
in class GoToVillageGoal
public boolean shouldContinue()
shouldContinue
in class GoToVillageGoal
private boolean canGoToVillage()