public class BeeEntity.FindFlowerGoal extends BeeEntity.PassiveGoal
| Modifier and Type | Field and Description |
|---|---|
private int |
ticks |
| Constructor and Description |
|---|
FindFlowerGoal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeeContinue() |
boolean |
canBeeStart() |
void |
resetTask() |
private boolean |
shouldMoveToFlower() |
void |
startExecuting() |
void |
tick() |
shouldContinueExecuting, shouldExecutegetMutexFlags, isPreemptible, setMutexFlags, toStringpublic boolean canBeeStart()
canBeeStart in class BeeEntity.PassiveGoalpublic boolean canBeeContinue()
canBeeContinue in class BeeEntity.PassiveGoalpublic void startExecuting()
startExecuting in class Goalprivate boolean shouldMoveToFlower()