net.minecraft.world.damagesource

public class CombatTracker

awc
net.minecraft.world.damagesource.CombatTracker
net.minecraft.class_1283
net.minecraft.unmapped.C_xkhemiqp
net.minecraft.entity.damage.DamageTracker
net.minecraft.src.C_488_
net.minecraft.world.damagesource.CombatTracker

Field summary

Modifier and TypeField
public static final int
a
RESET_DAMAGE_STATUS_TIME
field_29967
f_bmzihlfm
field_29967
f_146694_
public static final int
b
RESET_COMBAT_STATUS_TIME
field_29968
f_zctpfvgy
field_29968
f_146695_
private final List<CombatEntry>
c
entries
field_5870
f_nhhmqupb
recentDamage
f_19276_
private final LivingEntity
d
mob
field_5877
f_dykivusd
entity
f_19277_
private int
e
lastDamageTime
field_5876
f_ypqtbbxz
ageOnLastDamage
f_19278_
private int
f
combatStartTime
field_5875
f_iqitjhoz
ageOnLastAttacked
f_19279_
private int
g
combatEndTime
field_5873
f_mgocdmug
ageOnLastUpdate
f_19280_
private boolean
h
inCombat
field_5874
f_mstsxzzl
recentlyAttacked
f_19281_
private boolean
i
takingDamage
field_5872
f_xguwhgie
hasDamage
f_19282_
private String
j
nextLocation
field_5871
f_zobadczw
fallDeathSuffix
f_19283_

Constructor summary

ModifierConstructor
public (LivingEntity entity)

Method summary

Modifier and TypeMethod
public void
a()
prepareForDamage()
method_5542()
m_ndflftwa()
setFallDeathSuffix()
m_19286_()
public void
a(awd arg0, float arg1, float arg2)
recordDamage(DamageSource arg0, float arg1, float arg2)
method_5547(class_1282 arg0, float arg1, float arg2)
m_hhqevfbq(C_sbxfkpyv arg0, float arg1, float arg2)
onDamage(DamageSource damageSource, float originalHealth, float damage)
m_19289_(C_489_ p_19291_, float p_19292_, float arg2)
public Component
b()
getDeathMessage()
method_5548()
m_xmrbfkiy()
getDeathMessage()
m_19293_()
public LivingEntity
c()
getKiller()
method_5541()
m_zoevalhm()
getBiggestAttacker()
m_19294_()
private CombatEntry
k()
getMostSignificantFall()
method_5544()
m_lwhoscrp()
getBiggestFall()
m_19298_()
private String
a(awa arg0)
getFallLocation(CombatEntry arg0)
method_5543(class_1281 arg0)
m_apgjrxwm(C_opjrpnsy arg0)
getFallDeathSuffix(DamageRecord damageRecord)
m_19287_(C_486_ arg0)
public boolean
d()
isTakingDamage()
method_35039()
m_osamwawt()
hasDamage()
m_146696_()
public boolean
e()
isInCombat()
method_35040()
m_rvtrpnzt()
wasRecentlyAttacked()
m_146697_()
public int
f()
getCombatDuration()
method_5546()
m_clcglqfv()
getTimeSinceLastAttack()
m_19295_()
private void
l()
resetPreparedStatus()
method_5545()
m_kwnsncoj()
clearFallDeathSuffix()
m_19299_()
public void
g()
recheckStatus()
method_5539()
m_dnjsampl()
update()
m_19296_()
public LivingEntity
h()
getMob()
method_5540()
m_vyxldcze()
getEntity()
m_19297_()
public CombatEntry
i()
getLastEntry()
method_35041()
m_unktpzkz()
getMostRecentDamage()
m_146698_()
public int
j()
getKillerId()
method_33937()
m_tirsadfh()
getBiggestAttackerId()
m_146699_()