类 FollowFlockLeaderGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.FollowFlockLeaderGoal
-
嵌套类概要
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
boolean
canUse()
protected int
nextStartTick
(AbstractSchoolingFish p_25252_) void
start()
void
stop()
void
tick()
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
字段详细资料
-
INTERVAL_TICKS
private static final int INTERVAL_TICKS- 另请参阅:
-
mob
-
timeToRecalcPath
private int timeToRecalcPath -
nextStartTick
private int nextStartTick
-
-
构造器详细资料
-
FollowFlockLeaderGoal
-
-
方法详细资料