net.minecraft.world.entity.ai.goal

public class FollowOwnerGoal

extends Goal

apb
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.server.v1_15_R1.PathfinderGoalFollowOwner

Field summary

Modifier and TypeField
private final TamableAnimal
a
tamable
field_6448
f_pyvuvqgs
tameable
field_75338_d
private LivingEntity
b
owner
field_6444
f_iwgfpthu
owner
field_75339_e
private final LevelReader
c
level
field_6445
f_rjfoalqj
world
field_75342_a
private final double
d
speedModifier
field_6442
f_dqcglyri
field_75336_f
private final PathNavigation
e
navigation
field_6446
f_rdokqvoq
navigation
field_75337_g
private int
f
timeToRecalcPath
field_6443
f_zbxnhprl
field_75343_h
private final float
g
stopDistance
field_6450
f_eensjnap
maxDistance
field_75340_b
private final float
h
startDistance
field_6449
f_hnlgswxd
minDistance
field_75341_c
private float
i
oldWaterCost
field_6447
f_soelqxay
field_75344_i
private final boolean
j
canFly
field_21078
f_rfsskcyp
field_226326_j_

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
func_75250_a()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
func_75253_b()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
func_75249_e()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
func_75251_c()
public void
e()
tick()
method_6268()
m_nfnryldq()
tick()
func_75246_d()
private void
g()
teleportToOwner()
method_23345()
m_jndpqjcf()
func_226330_g_()
private boolean
a(int arg0, int arg1, int arg2)
maybeTeleportTo(int arg0, int arg1, int arg2)
method_23343(int arg0, int arg1, int arg2)
m_gdbtpqzn(int arg0, int arg1, int arg2)
func_226328_a_(int arg0, int arg1, int arg2)
private boolean
a(fk arg0)
canTeleportTo(BlockPos arg0)
method_23344(class_2338 arg0)
m_ianxijxq(C_hynzadkk arg0)
func_226329_a_(BlockPos arg0)
private int
a(int arg0, int arg1)
randomIntInclusive(int arg0, int arg1)
method_23342(int arg0, int arg1)
m_krkxuwmo(int arg0, int arg1)
func_226327_a_(int arg0, int arg1)