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, startExecutinggetMutexFlags, isPreemptible, resetTask, setMutexFlags, toStringprivate final RabbitEntity rabbit
public PanicGoal(RabbitEntity rabbit, double speedIn)