net.minecraft.entity.ai.goal

public class FollowOwnerGoal

extends Goal

ti
net.minecraft.unmapped.C_97407309
net.minecraft.entity.ai.goal.FollowOwnerGoal

Field summary

Modifier and TypeField
private TameableEntity
d
f_51828533
pet
private LivingEntity
e
f_33712840
owner
World
a
f_43343127
world
private double
f
f_09917427
speed
private PathNavigation
g
f_17860635
navigation
private int
h
f_90266735
updateTimer
float
b
f_79809508
maxDistance
float
c
f_41765865
minDistance
private float
i
f_61501618
oldWaterWeight

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
d()
m_77320506()
stop()
private boolean
a(cj arg0)
m_76829395(C_32594356 arg0)
canTeleportTo(BlockPos pos)
public void
e()
m_58078449()
tick()