net.minecraft.world.entity.ai.goal

public class FollowOwnerGoal

extends Goal

anc
net.minecraft.world.entity.ai.goal.FollowOwnerGoal
net.minecraft.class_1350
net.minecraft.entity.ai.goal.FollowOwnerGoal
net.minecraft.entity.ai.goal.FollowOwnerGoal
net.minecraft.server.v1_14_R1.PathfinderGoalFollowOwner

Field summary

Modifier and TypeField
protected final TamableAnimal
a
tamable
field_6448
tameable
field_75338_d
private LivingEntity
c
owner
field_6444
owner
field_75339_e
protected final LevelReader
b
level
field_6445
world
field_75342_a
private final double
d
speedModifier
field_6442
field_75336_f
private final PathNavigation
e
navigation
field_6446
navigation
field_75337_g
private int
f
timeToRecalcPath
field_6443
field_75343_h
private final float
g
stopDistance
field_6450
maxDistance
field_75340_b
private final float
h
startDistance
field_6449
minDistance
field_75341_c
private float
i
oldWaterCost
field_6447
field_75344_i

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
func_75250_a()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
func_75253_b()
public void
c()
start()
method_6269()
start()
func_75249_e()
public void
d()
stop()
method_6270()
stop()
func_75251_c()
public void
e()
tick()
method_6268()
tick()
func_75246_d()
protected boolean
a(ew arg0)
isTeleportFriendlyBlock(BlockPos arg0)
method_6263(class_2338 arg0)
method_6263(BlockPos pos)
func_220707_a(BlockPos arg0)