static class TurtleEntity.PanicGoal extends PanicGoal
Constructor and Description |
---|
PanicGoal(TurtleEntity turtle,
double speedIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
findRandomPosition, getRandPos, shouldContinueExecuting, startExecuting
getMutexFlags, isPreemptible, resetTask, setMutexFlags, tick, toString
PanicGoal(TurtleEntity turtle, double speedIn)
public boolean shouldExecute()
shouldExecute
in class PanicGoal