net.minecraft.entity.damage

public class DamageRecord

adx
net.minecraft.unmapped.C_07990307
net.minecraft.entity.damage.DamageRecord
net.minecraft.util.CombatEntry

Field summary

Modifier and TypeField
private final DamageSource
a
f_16261496
source
field_94569_a
private final int
b
f_59637614
time
field_94567_b
private final float
c
f_18010079
damage
field_94568_c
private final float
d
f_64368205
health
field_94565_d
private final String
e
f_90260518
fallLocation
field_94566_e
private final float
f
f_77442472
fallDistance
field_94564_f

Constructor summary

ModifierConstructor
public (DamageSource source, int time, float health, float damage, String fallLocation, float fallDistance)

Method summary

Modifier and TypeMethod
public DamageSource
a()
m_08530013()
getSource()
func_94560_a()
public float
c()
m_56835850()
getDamage()
func_94563_c()
public boolean
f()
m_09617730()
isCombat()
func_94559_f()
public String
g()
m_97632575()
getFallLocation()
func_94562_g()
public Text
h()
m_87202710()
getAttackerName()
func_151522_h()
public float
j()
m_68497333()
getFallDistance()
func_94561_i()