abstract class FoxEntity.CalmDownGoal extends Goal
Goal.Control
Modifier and Type | Field and Description |
---|---|
private TargetPredicate |
WORRIABLE_ENTITY_PREDICATE |
Modifier | Constructor and Description |
---|---|
private |
CalmDownGoal() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canCalmDown() |
protected boolean |
isAtFavoredLocation() |
canStart, canStop, getControls, setControls, shouldContinue, start, stop, tick, toString
private final TargetPredicate WORRIABLE_ENTITY_PREDICATE