net.minecraft.world.damagesource

public class CombatEntry

ahu
net.minecraft.world.damagesource.CombatEntry
net.minecraft.class_1281
net.minecraft.entity.damage.DamageRecord
net.minecraft.util.CombatEntry
net.minecraft.server.v1_14_R1.CombatEntry

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public DamageSource
a()
getSource()
method_5499()
getDamageSource()
func_94560_a()
public float
c()
getDamage()
method_5503()
getDamage()
func_94563_c()
public boolean
f()
isCombatRelated()
method_5502()
isAttackerLiving()
func_94559_f()
public String
g()
getLocation()
method_5500()
getFallDeathSuffix()
func_94562_g()
public Component
h()
getAttackerName()
method_5498()
getAttackerName()
func_151522_h()
public float
j()
getFallDistance()
method_5501()
getFallDistance()
func_94561_i()