class BeeEntity.FindHiveGoal extends BeeEntity.NotAngryGoal
Goal.Control
Modifier | Constructor and Description |
---|---|
private |
FindHiveGoal() |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeeContinue() |
boolean |
canBeeStart() |
private List<BlockPos> |
getNearbyFreeHives() |
void |
start() |
canStart, shouldContinue
canStop, getControls, setControls, stop, tick, toString
public boolean canBeeStart()
canBeeStart
in class BeeEntity.NotAngryGoal
public boolean canBeeContinue()
canBeeContinue
in class BeeEntity.NotAngryGoal