class SquidEntity.FleeGoal extends Goal
| Modifier and Type | Field and Description |
|---|---|
private int |
tickCounter |
| Modifier | Constructor and Description |
|---|---|
private |
FleeGoal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, resetTask, setMutexFlags, shouldContinueExecuting, toStringpublic boolean shouldExecute()
shouldExecute in class Goalpublic void startExecuting()
startExecuting in class Goal