PaperMC/paper-server/nms-patches/net/minecraft/world/level
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
..
block #1125: Add support for NoteBlock sounds in Skulls 2022-12-23 12:26:06 +11:00
border Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
chunk Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
entity Update to Minecraft 1.18.2 2022-03-01 02:00:00 +11:00
gameevent Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
levelgen Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
material Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
portal Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
redstone Update to Minecraft 1.19.1 2022-07-28 04:00:00 +10:00
saveddata/maps Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
storage SPIGOT-7210: Fix structures in custom worlds 2022-12-16 11:13:10 +11:00
CommandBlockListenerAbstract.patch Update to Minecraft 1.19 2022-06-08 02:00:00 +10:00
Explosion.patch #1129: Fix state corruption while handling explosion damage on EntityComplexPart 2022-12-29 14:06:51 +11:00
GameRules.patch Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
GeneratorAccess.patch Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
IBlockAccess.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
IWorldWriter.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
MobSpawnerAbstract.patch Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
RayTrace.patch Update to Minecraft 1.18.2 2022-03-01 02:00:00 +11:00
SpawnerCreature.patch Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
World.patch Update to Minecraft 1.19.3 2022-12-08 03:00:00 +11:00
WorldAccess.patch Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00