PaperMC/patches
Spottedleaf f7124df56b Fix recursive chunk loading in chunk unload event
Since the chunk may not even be at a loaded ticket level, the
getChunk call may invoke a sync load. To prevent this, we can
retrieve the full loaded chunk first which is guaranteed to be
non-null when unloading.
2024-07-11 07:16:42 -07:00
..
api Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11024) 2024-07-06 21:19:14 +02:00
removed Remove fully dropped patches 2024-06-16 13:14:53 +02:00
server Fix recursive chunk loading in chunk unload event 2024-07-11 07:16:42 -07:00
unapplied/server Readd more patches 2024-07-04 12:46:15 +02:00