PaperMC/paper-server/nms-patches/net/minecraft
CraftBukkit/Spigot a5b2050ee5 #1129: Fix state corruption while handling explosion damage on EntityComplexPart
An IllegalStateException may occur when an entity is damaged by fire or a potion effect immediately after an EntityComplexPart is damaged by an explosion.

This is fixed by performing the instanceof EntityComplexPart check prior to setting CraftEventFactory.entityDamage.

By: Jacob Martin <jjm_223@hotmail.com>
2022-12-29 14:06:51 +11:00
..
advancements Update to Minecraft 1.19 2022-06-08 02:00:00 +10:00
commands Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
core Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
nbt Update to Minecraft 1.18.2 2022-03-01 02:00:00 +11:00
network Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
server SPIGOT-7218: Player's outer layer of skin disappears after respawn 2022-12-27 16:04:45 +11:00
stats Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
util Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
world #1129: Fix state corruption while handling explosion damage on EntityComplexPart 2022-12-29 14:06:51 +11:00
CrashReport.patch Update to Minecraft 1.19.1 2022-07-28 04:00:00 +10:00