net.minecraft.entity.ai.goal

public class GoToEntityTargetGoal

extends Goal

ahg
net.minecraft.unmapped.C_93599432
net.minecraft.entity.ai.goal.GoToEntityTargetGoal
net.minecraft.entity.ai.EntityAIMoveTowardsTarget

Field summary

Modifier and TypeField
private final PathFinderMobEntity
a
f_97189288
entity
field_75431_a
private LivingEntity
b
f_68874357
targetEntity
field_75429_b
private double
c
f_28144579
targetX
field_75430_c
private double
d
f_79484563
targetY
field_75427_d
private double
e
f_37011845
targetZ
field_75428_e
private final double
f
f_57179183
speed
field_75425_f
private final float
g
f_74035536
maxDistance
field_75426_g

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed, float arg2)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
func_75250_a()
public boolean
b()
m_68122984()
shouldContinue()
func_75253_b()
public void
d()
m_77320506()
stop()
func_75251_c()
public void
c()
m_38932409()
start()
func_75249_e()