class FoxEntity.DelayedCalmDownGoal extends FoxEntity.CalmDownGoal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private int |
timer |
| Constructor and Description |
|---|
DelayedCalmDownGoal() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
canNotCalmDown() |
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
void |
stop() |
canCalmDown, isAtFavoredLocationcanStop, getControls, setControls, tick, toStringpublic boolean shouldContinue()
shouldContinue in class Goalprivate boolean canNotCalmDown()