net.minecraft.entity.ai.goal

public class MeleeAttackGoal

extends Goal

xo
net.minecraft.unmapped.C_75080811
net.minecraft.entity.ai.goal.MeleeAttackGoal

Field summary

Modifier and TypeField
World
a
f_22485891
world
protected PathFinderMobEntity
b
f_66851887
entity
protected int
c
f_98611699
attackCooldown
double
d
f_52333335
speed
boolean
e
f_77495714
pauseWhenMobIdle
Path
f
f_03080316
path
private int
h
f_34518913
updateCountdownTicks
private double
i
f_36852231
targetX
private double
j
f_93789483
targetY
private double
k
f_38846757
targetZ
protected final int
g
f_58398963
lastUpdate

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed, boolean pauseWhenMobIdle)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
d()
m_77320506()
stop()
public void
e()
m_58078449()
tick()
protected void
a(vp arg0, double arg1)
m_36267347(C_74425583 arg0, double arg1)
tryAttack(LivingEntity target, double distance)
protected double
a(vp arg0)
m_96742788(C_74425583 arg0)
getReach(LivingEntity target)