net.minecraft.entity.ai.goal

public class FollowOwnerGoal

extends Goal

agr
net.minecraft.unmapped.C_97407309
net.minecraft.entity.ai.goal.FollowOwnerGoal
net.minecraft.entity.ai.EntityAIFollowOwner

Field summary

Modifier and TypeField
private final TameableEntity
b
f_51828533
pet
field_75338_d
private LivingEntity
c
f_33712840
owner
field_75339_e
protected final WorldView
a
f_43343127
world
field_75342_a
private final double
d
f_09917427
speed
field_75336_f
private final PathNavigation
e
f_17860635
navigation
field_75337_g
private int
f
f_90266735
updateTimer
field_75343_h
private final float
g
f_79809508
maxDistance
field_75340_b
private final float
h
f_41765865
minDistance
field_75341_c
private float
i
f_61501618
oldWaterWeight
field_75344_i

Constructor summary

ModifierConstructor
public (TameableEntity pet, double speed, float minDistance, float maxDistance)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
func_75250_a()
public boolean
b()
m_68122984()
shouldContinue()
func_75253_b()
public void
c()
m_38932409()
start()
func_75249_e()
public void
d()
m_77320506()
stop()
func_75251_c()
public void
e()
m_58078449()
tick()
func_75246_d()
protected boolean
a(int arg0, int arg1, int arg2, int arg3, int arg4)
m_16609547(int arg0, int arg1, int arg2, int arg3, int arg4)
canTeleportTo(int x, int y, int z, int dx, int dz)
func_192381_a(int arg0, int arg1, int arg2, int arg3, int arg4)