net.minecraft.world.damagesource

public class CombatEntry

ajt
net.minecraft.world.damagesource.CombatEntry
net.minecraft.class_1281
net.minecraft.unmapped.C_opjrpnsy
net.minecraft.entity.damage.DamageRecord
net.minecraft.util.CombatEntry
net.minecraft.server.v1_15_R1.CombatEntry

Field summary

Modifier and TypeField
private final DamageSource
a
source
field_5837
f_irmnohrp
damageSource
field_94569_a
private final int
b
time
field_5836
f_nbgklhvn
entityAge
field_94567_b
private final float
c
damage
field_5835
f_vmkaeslv
damage
field_94568_c
private final float
d
health
field_5834
f_dovxoxmb
entityHealth
field_94565_d
private final String
e
location
field_5838
f_kfjqqnne
fallDeathSuffix
field_94566_e
private final float
f
fallDistance
field_5833
f_lbgufrfc
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()
m_pntaowzv()
getDamageSource()
func_94560_a()
public float
c()
getDamage()
method_5503()
m_qxuzyojq()
getDamage()
func_94563_c()
public boolean
f()
isCombatRelated()
method_5502()
m_zknzweht()
isAttackerLiving()
func_94559_f()
public String
g()
getLocation()
method_5500()
m_ssiwhtln()
getFallDeathSuffix()
func_94562_g()
public Component
h()
getAttackerName()
method_5498()
m_azrgnaku()
getAttackerName()
func_151522_h()
public float
j()
getFallDistance()
method_5501()
m_ezxwgtsx()
getFallDistance()
func_94561_i()