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, toString
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class Goal