net.minecraft.entity.damage

public class DamageRecord

qz
net.minecraft.unmapped.C_07990307
net.minecraft.entity.damage.DamageRecord

Field summary

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

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()
public float
c()
m_56835850()
getDamage()
public boolean
f()
m_09617730()
isCombat()
public String
g()
m_97632575()
getFallLocation()
public Text
h()
m_87202710()
getAttackerName()
public float
j()
m_68497333()
getFallDistance()