class PandaEntity.PickUpFoodGoal extends Goal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private int |
startAge |
| Constructor and Description |
|---|
PickUpFoodGoal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
void |
stop() |
void |
tick() |
canStop, getControls, setControls, toStringpublic boolean shouldContinue()
shouldContinue in class Goal