net.minecraft.entity.ai.goal

public class GoToEntityTargetGoal

extends Goal

zp
net.minecraft.unmapped.C_93599432
net.minecraft.entity.ai.goal.GoToEntityTargetGoal

Field summary

Modifier and TypeField
private PathFinderMobEntity
a
f_97189288
entity
private LivingEntity
b
f_68874357
targetEntity
private double
c
f_28144579
targetX
private double
d
f_79484563
targetY
private double
e
f_37011845
targetZ
private double
f
f_57179183
speed
private float
g
f_74035536
maxDistance

Constructor summary

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

Method summary

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