class FoxEntity.AvoidDaylightGoal extends EscapeSunlightGoal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private int |
timer |
mob| Constructor and Description |
|---|
AvoidDaylightGoal(double speed) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
void |
start() |
locateShadedPos, shouldContinue, targetShadedPoscanStop, getControls, setControls, stop, tick, toStringpublic boolean canStart()
canStart in class EscapeSunlightGoalpublic void start()
start in class EscapeSunlightGoal