PaperMC/patches
Melncat da7eb6b942 Fix MC-121048 (#8429)
This moves the setHealth call to below the recordDamage call to prevent
recordDamage from clearing the CombatTracker, since recordDamage will
clear the CombatTracker if the entity is dead. This fixes death messages
such as the "doomed to fall" messages.
2022-11-18 20:04:52 -08:00
..
api Cleanup reputation API + back with an EnumMap instead of array (#8258) 2022-11-12 12:41:22 -05:00
server Fix MC-121048 (#8429) 2022-11-18 20:04:52 -08:00