3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-14 20:10:05 +01:00
Paper/patches
Spottedleaf 3234b20ee4 Do not allow chunk unloading outside of the regular tick loop
Allowing chunk loading to occur at any point via purgeUnload()
introduces possible undesirable behavior to occur recursively
inside the chunk system.
2024-07-28 16:18:25 -07:00
..
api Add argument for FinePosition to brig API (#11094) 2024-07-28 11:23:18 -07:00
removed Remove fully dropped patches 2024-06-16 13:14:53 +02:00
server Do not allow chunk unloading outside of the regular tick loop 2024-07-28 16:18:25 -07:00
unapplied/server Finish chunk tick iteration optimisation port from Moonrise 2024-07-17 11:34:26 -07:00