net.minecraft.world.entity.ai.goal

public class FollowOwnerGoal

extends Goal

cak
net.minecraft.world.entity.ai.goal.FollowOwnerGoal
net.minecraft.class_1350
net.minecraft.unmapped.C_etydwiqq
net.minecraft.entity.ai.goal.FollowOwnerGoal
net.minecraft.entity.ai.goal.FollowOwnerGoal
net.minecraft.src.C_686_
net.minecraft.world.entity.ai.goal.PathfinderGoalFollowOwner

Field summary

Modifier and TypeField
private final TamableAnimal
a
tamable
field_6448
f_pyvuvqgs
tameable
tameable
f_25283_
private LivingEntity
b
owner
field_6444
f_iwgfpthu
owner
owner
f_25284_
private final double
c
speedModifier
field_6442
f_dqcglyri
speed
speed
f_25286_
private final PathNavigation
d
navigation
field_6446
f_rdokqvoq
navigation
navigation
f_25287_
private int
e
timeToRecalcPath
field_6443
f_zbxnhprl
updateCountdownTicks
updateCountdownTicks
f_25288_
private final float
f
stopDistance
field_6450
f_eensjnap
maxDistance
maxDistance
f_25289_
private final float
g
startDistance
field_6449
f_hnlgswxd
minDistance
minDistance
f_25290_
private float
h
oldWaterCost
field_6447
f_soelqxay
oldWaterPathfindingPenalty
oldWaterPathfindingPenalty
f_25291_

Constructor summary

ModifierConstructor
public (TamableAnimal tameable, double speed, float minDistance, float maxDistance)

Method summary

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