net.minecraft.entity.ai.goal

public class MeleeAttackGoal

extends Goal

apm
net.minecraft.world.entity.ai.goal.MeleeAttackGoal
net.minecraft.class_1366
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.unmapped.C_iaznzguw
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.entity.ai.goal.MeleeAttackGoal

Field summary

Modifier and TypeField
protected final MobEntityWithAi
a
mob
field_6503
mob
f_ovocbqdm
field_75441_b
attacker
protected int
b
attackTime
field_6505
ticksUntilAttack
f_dmknbpvg
field_75439_d
attackTick
private final double
d
speedModifier
field_6500
speed
f_exjicira
field_75440_e
speedTowardsTarget
private final boolean
e
trackTarget
field_6502
pauseWhenMobIdle
f_dpqwqhni
field_75437_f
longMemory
private Path
f
path
field_6509
f_zmjdbnlb
field_75438_g
path
private int
g
timeToRecalcPath
field_6501
f_oldodwty
field_75445_i
delayCounter
private double
h
pathedTargetX
field_6508
targetX
f_hjykpopj
field_151497_i
targetX
private double
i
pathedTargetY
field_6507
targetY
f_hayvekwd
field_151495_j
targetY
private double
j
pathedTargetZ
field_6506
targetZ
f_geqmiwpm
field_151496_k
targetZ
protected final int
c
attackInterval
field_6504
f_dbfmckio
field_188493_g
attackInterval
private long
k
lastUpdate
field_19200
f_gkfwevgq
field_220720_k
field_220720_k

Constructor summary

ModifierConstructor
public (MobEntityWithAi mob, double speed, boolean pauseWhenMobIdle)

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
c()
start()
method_6269()
start()
m_koalcxuy()
func_75249_e()
startExecuting()
public void
d()
stop()
method_6270()
stop()
m_vtbcctlg()
func_75251_c()
resetTask()
public void
e()
tick()
method_6268()
tick()
m_nfnryldq()
func_75246_d()
tick()
protected void
a(akw arg0, double arg1)
checkAndPerformAttack(LivingEntity arg0, double arg1)
method_6288(class_1309 arg0, double arg1)
attack(LivingEntity target, double squaredDistance)
m_xzpsghvt(C_usxaxydn arg0, double arg1)
func_190102_a(LivingEntity arg0, double arg1)
checkAndPerformAttack(LivingEntity enemy, double distToEnemySqr)
protected double
a(akw arg0)
getAttackReachSqr(LivingEntity arg0)
method_6289(class_1309 arg0)
getSquaredMaxAttackDistance(LivingEntity entity)
m_ypsmzpdc(C_usxaxydn arg0)
func_179512_a(LivingEntity arg0)
getAttackReachSqr(LivingEntity attackTarget)