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, isAtFavoredLocation
canStop, getControls, setControls, tick, toString
public boolean shouldContinue()
shouldContinue
in class Goal
private boolean canNotCalmDown()