net.minecraft.entity.damage

public class DamageRecord

rm
net.minecraft.class_1560
net.minecraft.entity.damage.DamageRecord
net.minecraft.util.CombatEntry

Field summary

Modifier and TypeField
private final DamageSource
a
field_6100
source
damageSrc
private final int
b
field_6101
time
field_94567_b
private final float
c
field_6737
damage
field_94568_c
private final float
d
field_6738
health
field_94565_d
private final String
e
field_6104
fallLocation
field_94566_e
private final float
f
field_6105
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()
method_5356()
getSource()
getDamageSrc()
public float
c()
method_5357()
getDamage()
func_94563_c()
public boolean
f()
method_5358()
isCombat()
func_94559_f()
public String
g()
method_5359()
getFallLocation()
func_94562_g()
public Text
h()
method_5360()
getAttackerName()
func_151522_h()
public float
i()
method_5361()
getFallDistance()
func_94561_i()