net.minecraft.entity.damage

public class DamageRecord

ant
net.minecraft.world.damagesource.CombatEntry
net.minecraft.class_1281
net.minecraft.entity.damage.DamageRecord
net.minecraft.unmapped.C_opjrpnsy
net.minecraft.util.CombatEntry
net.minecraft.util.CombatEntry

Field summary

Modifier and TypeField
private final DamageSource
a
source
field_5837
damageSource
f_irmnohrp
field_94569_a
damageSrc
private final int
b
time
field_5836
entityAge
f_nbgklhvn
field_94567_b
time
private final float
c
damage
field_5835
damage
f_vmkaeslv
field_94568_c
damage
private final float
d
health
field_5834
entityHealth
f_dovxoxmb
field_94565_d
health
private final String
e
location
field_5838
fallDeathSuffix
f_kfjqqnne
field_94566_e
fallSuffix
private final float
f
fallDistance
field_5833
fallDistance
f_lbgufrfc
field_94564_f
fallDistance

Constructor summary

ModifierConstructor
public (DamageSource damageSource, int entityAge, float entityOriginalHealth, float damage, String fallDeathSuffix, float fallDistance)

Method summary

Modifier and TypeMethod
public DamageSource
a()
getSource()
method_5499()
getDamageSource()
m_pntaowzv()
func_94560_a()
getDamageSrc()
public float
c()
getDamage()
method_5503()
getDamage()
m_qxuzyojq()
func_94563_c()
getDamage()
public boolean
f()
isCombatRelated()
method_5502()
isAttackerLiving()
m_zknzweht()
func_94559_f()
isLivingDamageSrc()
public String
g()
getLocation()
method_5500()
getFallDeathSuffix()
m_ssiwhtln()
func_94562_g()
getFallSuffix()
public Text
h()
getAttackerName()
method_5498()
getAttackerName()
m_azrgnaku()
func_151522_h()
getDamageSrcDisplayName()
public float
j()
getFallDistance()
method_5501()
getFallDistance()
m_ezxwgtsx()
func_94561_i()
getDamageAmount()