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, shouldContinuecanStop, getControls, setControls, start, stop, toStringpublic boolean canBeeStart()
canBeeStart in class BeeEntity.NotAngryGoalpublic boolean canBeeContinue()
canBeeContinue in class BeeEntity.NotAngryGoal