History - net.minecraft.entity.damage.DamageTracker

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.damagesource.CombatTracker

net.minecraft.class_1283

net.minecraft.entity.damage.DamageTracker

Fields

int: RESET_DAMAGE_STATUS_TIME, field_29967, DAMAGE_COOLDOWN

int: RESET_COMBAT_STATUS_TIME, field_29968, ATTACK_DAMAGE_COOLDOWN

Style: INTENTIONAL_GAME_DESIGN_STYLE, field_42274, INTENTIONAL_GAME_DESIGN_ISSUE_LINK_STYLE

List<DamageRecord>: entries, field_5870, recentDamage

LivingEntity: mob, field_5877, entity

int: lastDamageTime, field_5876, ageOnLastDamage

int: combatStartTime, field_5875, ageOnLastAttacked

int: combatEndTime, field_5873, ageOnLastUpdate

boolean: inCombat, field_5874, recentlyAttacked

boolean: takingDamage, field_5872, hasDamage

Constructors

(LivingEntity)

Methods

void (DamageSource, float): recordDamage, method_5547, onDamage

boolean (DamageSource): shouldEnterCombat, method_52191, isAttackerLiving

Text (Entity, Text, String, String): getMessageForAssistedFall, method_52193, getAttackedFallDeathMessage

Text (DamageRecord, Entity): getFallMessage, method_52190, getFallDeathMessage

Text (Entity): getDisplayName, method_52192, getDisplayName

Text (): getDeathMessage, method_5548, getDeathMessage

DamageRecord (): getMostSignificantFall, method_5544, getBiggestFall

int (): getCombatDuration, method_5546, getTimeSinceLastAttack

void (): recheckStatus, method_5539, update