net.minecraft.entity.ai.goal

public class FollowMobGoal

extends Goal

xa
net.minecraft.unmapped.C_60532385
net.minecraft.entity.ai.goal.FollowMobGoal

Field summary

Modifier and TypeField
private final MobEntity
a
f_20819079
entity
private final com.google.common.base.Predicate<MobEntity>
b
f_51093361
targetPredicate
private MobEntity
c
f_78484770
target
private final double
d
f_55085342
speed
private final PathNavigation
e
f_72845876
navigation
private int
f
f_89535774
updateTimer
private final float
g
f_01827479
stopDistance
private float
h
f_03228692
oldWaterWeight
private final float
i
f_49120676
area

Constructor summary

ModifierConstructor
public (MobEntity entity, double speed, float stopDistance, float area)

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()
public void
e()
m_58078449()
tick()