net.minecraft.entity.ai.goal

public class MeleeAttackGoal

extends Goal

ahb
net.minecraft.unmapped.C_75080811
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.entity.ai.EntityAIAttackMelee

Field summary

Modifier and TypeField
protected PathFinderMobEntity
a
f_66851887
entity
field_75441_b
protected int
b
f_98611699
attackCooldown
field_75439_d
private final double
d
f_52333335
speed
field_75440_e
private final boolean
e
f_77495714
pauseWhenMobIdle
field_75437_f
private Path
f
f_03080316
path
field_75438_g
private int
g
f_34518913
updateCountdownTicks
field_75445_i
private double
h
f_36852231
targetX
field_151497_i
private double
i
f_93789483
targetY
field_151495_j
private double
j
f_38846757
targetZ
field_151496_k
protected final int
c
f_58398963
lastUpdate
field_188493_g

Constructor summary

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

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
c()
m_38932409()
start()
func_75249_e()
public void
d()
m_77320506()
stop()
func_75251_c()
public void
e()
m_58078449()
tick()
func_75246_d()
protected void
a(aex arg0, double arg1)
m_36267347(C_74425583 arg0, double arg1)
tryAttack(LivingEntity target, double distance)
func_190102_a(EntityLivingBase arg0, double arg1)
protected double
a(aex arg0)
m_96742788(C_74425583 arg0)
getReach(LivingEntity target)
func_179512_a(EntityLivingBase arg0)