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