net.minecraft.world.entity.ai.goal

public class FollowFlockLeaderGoal

extends Goal

cda
net.minecraft.world.entity.ai.goal.FollowFlockLeaderGoal
net.minecraft.class_1349
net.minecraft.entity.ai.goal.FollowGroupLeaderGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalFishSchool

Field summary

Modifier and TypeField
private static final int
a
INTERVAL_TICKS
field_30204
MIN_SEARCH_DELAY
private final AbstractSchoolingFish
b
mob
field_6441
fish
private int
c
timeToRecalcPath
field_6440
moveDelay
private int
d
nextStartTick
field_6439
checkSurroundingDelay

Constructor summary

ModifierConstructor
public (AbstractSchoolingFish fish)

Method summary

Modifier and TypeMethod
protected int
a(chv arg0)
nextStartTick(AbstractSchoolingFish arg0)
method_6261(class_1425 arg0)
getSurroundingSearchDelay(SchoolingFishEntity fish)
public boolean
b()
canUse()
method_6264()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
public void
d()
start()
method_6269()
start()
public void
e()
stop()
method_6270()
stop()
public void
a()
tick()
method_6268()
tick()