public class FollowSchoolLeaderGoal extends Goal
Modifier and Type | Field and Description |
---|---|
private int |
field_222740_c |
private int |
navigateTimer |
private AbstractGroupFishEntity |
taskOwner |
Constructor and Description |
---|
FollowSchoolLeaderGoal(AbstractGroupFishEntity taskOwnerIn) |
Modifier and Type | Method and Description |
---|---|
protected int |
func_212825_a(AbstractGroupFishEntity taskOwnerIn) |
void |
resetTask() |
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
startExecuting() |
void |
tick() |
getMutexFlags, isPreemptible, setMutexFlags, toString
private final AbstractGroupFishEntity taskOwner
private int navigateTimer
private int field_222740_c
public FollowSchoolLeaderGoal(AbstractGroupFishEntity taskOwnerIn)
protected int func_212825_a(AbstractGroupFishEntity taskOwnerIn)
public boolean shouldExecute()
shouldExecute
in class Goal
public boolean shouldContinueExecuting()
shouldContinueExecuting
in class Goal
public void startExecuting()
startExecuting
in class Goal