static class RabbitEntity.PanicGoal extends PanicGoal
Modifier and Type | Field and Description |
---|---|
private RabbitEntity |
rabbit |
Constructor and Description |
---|
PanicGoal(RabbitEntity rabbit,
double speedIn) |
Modifier and Type | Method and Description |
---|---|
void |
tick() |
findRandomPosition, getRandPos, shouldContinueExecuting, shouldExecute, startExecuting
getMutexFlags, isPreemptible, resetTask, setMutexFlags, toString
private final RabbitEntity rabbit
public PanicGoal(RabbitEntity rabbit, double speedIn)