net.minecraft.entity.damage

public class DamageTracker

ov
net.minecraft.class_1561
net.minecraft.entity.damage.DamageTracker
net.minecraft.util.CombatTracker

Field summary

Modifier and TypeField
private final List<DamageRecord>
a
field_6106
records
combatEntries
private final LivingEntity
b
field_6739
entity
fighter
private int
c
field_6108
lastDamageTime
field_94555_c
private int
d
field_9077
ageOfLastDamage
field_152775_d
private int
e
field_9078
lastStatusChangeAge
field_152776_e
private boolean
f
field_6109
inCombatWithMob
field_94552_d
private boolean
g
field_6110
takingDamage
field_94553_e
private String
h
field_6111
nextFallLocation
field_94551_f

Constructor summary

ModifierConstructor
public (LivingEntity entity)

Method summary

Modifier and TypeMethod
public void
a()
method_5362()
prepareForNextDamage()
func_94545_a()
public void
a(ow arg0, float arg1, float arg2)
method_6075(class_856 arg0, float arg1, float arg2)
recordDamage(DamageSource damageSource, float originalHealth, float damage)
trackDamage(DamageSource damageSrc, float healthIn, float damageAmount)
public Text
b()
method_6076()
getDeathMessage()
getDeathMessage()
public LivingEntity
c()
method_6077()
getInitialAttacker()
func_94550_c()
private DamageRecord
i()
method_5367()
getDamageBeforeLargestFall()
func_94544_f()
private String
a(ou arg0)
method_5363(class_1560 arg0)
getFallLocation(DamageRecord record)
func_94548_b(CombatEntry arg0)
public int
f()
method_10916()
getDuration()
func_180134_f()
private void
j()
method_5368()
clearFallLocation()
func_94542_g()
public void
g()
method_5369()
resetStatus()
reset()
public LivingEntity
h()
method_10917()
getPlayer()
getFighter()