net.minecraft.world.entity.ai.goal

public class MoveTowardsTargetGoal

extends Goal

cep
net.minecraft.world.entity.ai.goal.MoveTowardsTargetGoal
net.minecraft.class_1369
net.minecraft.unmapped.C_ecajlihf
net.minecraft.entity.ai.goal.WanderNearTargetGoal
net.minecraft.entity.ai.goal.WanderNearTargetGoal

Field summary

Modifier and TypeField
private final PathfinderMob
a
mob
field_6528
f_ywkltvuc
mob
mob
private LivingEntity
b
target
field_6529
f_rkhivxul
target
target
private double
c
wantedX
field_6527
f_wadzpruw
x
x
private double
d
wantedY
field_6526
f_tabwcoxq
y
y
private double
e
wantedZ
field_6531
f_qrcosspq
z
z
private final double
f
speedModifier
field_6530
f_ogtivxih
speed
speed
private final float
g
within
field_6532
f_xxeqyeql
maxDistance
maxDistance

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed, float maxDistance)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
public void
e()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
public void
d()
start()
method_6269()
m_koalcxuy()
start()
start()