PaperMC/paper-server/patches/sources/net/minecraft/world/entity/player
Spottedleaf 7b293aba08 Do not run close logic for inventories on chunk unload
Still call the event and change the active container though. We
want to avoid close logic because it's possible to load the
chunk through it. This should also be OK from a leak prevention/
state desync POV because the TE is getting unloaded anyways.
2021-03-11 03:03:32 -08:00
..
Inventory.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Player.java.patch Do not run close logic for inventories on chunk unload 2021-03-11 03:03:32 -08:00
ProfilePublicKey.java.patch Add PlayerKickEvent causes 2021-05-15 20:30:45 -07:00