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, targetShadedPos
canStop, getControls, setControls, stop, tick, toString
public boolean canStart()
canStart
in class EscapeSunlightGoal
public void start()
start
in class EscapeSunlightGoal