1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-19 11:39:50 +01:00
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) () 2024-07-06 21:19:14 +02:00
removed
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