Class FollowFlockLeaderGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.FollowFlockLeaderGoal
-
Nested Class Summary
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate final AbstractSchoolingFishprivate intprivate int -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
Field Details
-
INTERVAL_TICKS
private static final int INTERVAL_TICKS- See Also:
-
mob
-
timeToRecalcPath
private int timeToRecalcPath -
nextStartTick
private int nextStartTick
-
-
Constructor Details
-
FollowFlockLeaderGoal
-
-
Method Details
-
nextStartTick
-
canUse
-
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUsein classGoal
-
start
-
stop
-
tick
-