public class FollowSchoolLeaderGoal extends Goal
| 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, setMutexFlagspublic FollowSchoolLeaderGoal(AbstractGroupFishEntity taskOwnerIn)
protected int func_212825_a(AbstractGroupFishEntity taskOwnerIn)
public boolean shouldExecute()
shouldExecute in class Goalpublic boolean shouldContinueExecuting()
shouldContinueExecuting in class Goalpublic void startExecuting()
startExecuting in class Goal