Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
0f2c274998
Improves performance by keying every chunk thats part of a structure to a hashmap instead of only the first one. This allows us to avoid iterating the entire structures value set to see if a block position is inside of a structure. This should have pretty decent performance improvement to any standard world that has been around for a whilewith lots of structures due to ineffeciencies in how MC stores structures (even unloaded chunks has structured data loaded) |
||
---|---|---|
.. | ||
applyPatches.sh | ||
build.sh | ||
decompile.sh | ||
functions.sh | ||
importmcdev.sh | ||
init.sh | ||
makemcdevsrc.sh | ||
paperclip.sh | ||
rebuildPatches.sh | ||
remap.sh | ||
testServer.sh | ||
upstreamMerge.sh |