PaperMC/paper-server/nms-patches/net/minecraft/world
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
..
damagesource Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
effect Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
entity SPIGOT-7200: CreatureSpawnEvent is called with incorrect SpawnReason when using spawn eggs 2022-12-10 21:48:22 +11:00
food Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
inventory #1123: Add PrepareGrindstoneEvent 2022-12-13 19:28:47 +11:00
item Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
level #1129: Fix state corruption while handling explosion damage on EntityComplexPart 2022-12-29 14:06:51 +11:00
ChestLock.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
IInventory.patch Update to Minecraft 1.19 2022-06-08 02:00:00 +10:00
InventoryLargeChest.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
InventorySubcontainer.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00