net.minecraft.world.entity.ai.goal

public class MoveTowardsTargetGoal

extends Goal

bje
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
net.minecraft.src.C_708_
net.minecraft.world.entity.ai.goal.PathfinderGoalMoveTowardsTarget

Field summary

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

Constructor summary

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

Method summary

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