3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-14 20:10:05 +01:00
Paper/patches
Spottedleaf 38428c0d6c Cleanup MCUtils patch for chunk system
Remove utilities that are unused, as well as replacing
the full chunk map with a concurrentutil implementation.

Additionally, fix the addition/removal of chunks to/from the
full chunk map so that getChunkIfLoaded correctly returns a
non-null chunk when calling the load or unload events.
2024-06-19 10:29:03 -07:00
..
api Use ItemStack.empty() when air is passed into constructor 2024-06-18 15:31:30 +02:00
removed Remove fully dropped patches 2024-06-16 13:14:53 +02:00
server Cleanup MCUtils patch for chunk system 2024-06-19 10:29:03 -07:00
unapplied/server Add back improved watchdog support patch 2024-06-17 13:36:43 +02:00