net.minecraft.entity.damage

public class DamageRecord

qz
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
time
private final float
c
field_6737
damage
damage
private final float
d
field_6738
health
health
private final String
e
field_6104
fallLocation
fallSuffix
private final float
f
field_6105
fallDistance
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()
method_5356()
getSource()
getDamageSrc()
public float
c()
method_5357()
getDamage()
getDamage()
public boolean
f()
method_5358()
isCombat()
isLivingDamageSrc()
public String
g()
method_5359()
getFallLocation()
getFallSuffix()
public Text
h()
method_5360()
getAttackerName()
getDamageSrcDisplayName()
public float
j()
method_5361()
getFallDistance()
getDamageAmount()