net.minecraft.entity.ai.goal

public class GoToEntityTargetGoal

extends Goal

aps
net.minecraft.world.entity.ai.goal.MoveTowardsTargetGoal
net.minecraft.class_1369
net.minecraft.entity.ai.goal.GoToEntityTargetGoal
net.minecraft.unmapped.C_ecajlihf
net.minecraft.entity.ai.goal.MoveTowardsTargetGoal
net.minecraft.entity.ai.goal.MoveTowardsTargetGoal

Field summary

Modifier and TypeField
private final MobEntityWithAi
a
mob
field_6528
mob
f_ywkltvuc
field_75431_a
creature
private LivingEntity
b
target
field_6529
target
f_rkhivxul
field_75429_b
targetEntity
private double
c
wantedX
field_6527
x
f_wadzpruw
field_75430_c
movePosX
private double
d
wantedY
field_6526
y
f_tabwcoxq
field_75427_d
movePosY
private double
e
wantedZ
field_6531
z
f_qrcosspq
field_75428_e
movePosZ
private final double
f
speedModifier
field_6530
speed
f_ogtivxih
field_75425_f
speed
private final float
g
within
field_6532
maxDistance
f_xxeqyeql
field_75426_g
maxTargetDistance

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
m_njsjilur()
func_75250_a()
shouldExecute()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
m_trsyngvn()
func_75253_b()
shouldContinueExecuting()
public void
d()
stop()
method_6270()
stop()
m_vtbcctlg()
func_75251_c()
resetTask()
public void
c()
start()
method_6269()
start()
m_koalcxuy()
func_75249_e()
startExecuting()