net.minecraft.world.entity.ai.goal

public class FollowParentGoal

extends Goal

azo
net.minecraft.world.entity.ai.goal.FollowParentGoal
net.minecraft.class_1353
net.minecraft.unmapped.C_nylyghgw
net.minecraft.entity.ai.goal.FollowParentGoal
net.minecraft.src.C_687_
net.minecraft.world.entity.ai.goal.PathfinderGoalFollowParent

Field summary

Modifier and TypeField
public static final int
a
HORIZONTAL_SCAN_RANGE
field_30209
f_ndjaodaq
field_30209
f_148091_
public static final int
b
VERTICAL_SCAN_RANGE
field_30210
f_xepmqccj
field_30210
f_148092_
public static final int
c
DONT_FOLLOW_IF_CLOSER_THAN
field_30211
f_jeprngqp
field_30211
f_148093_
private final Animal
d
animal
field_6455
f_vbcxomjx
animal
f_25314_
private Animal
e
parent
field_6452
f_szdsddxg
parent
f_25315_
private final double
f
speedModifier
field_6453
f_esbjodzp
speed
f_25316_
private int
g
timeToRecalcPath
field_6454
f_mhqjyyox
delay
f_25317_

Constructor summary

ModifierConstructor
public (Animal animal, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
m_8045_()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
m_8056_()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
m_8041_()
public void
e()
tick()
method_6268()
m_nfnryldq()
tick()
m_8037_()