Files
Paper/Spigot-Server-Patches/Generated-chunks-should-be-loadable.patch
Aikar 6483b1a44f All generated chunks should be loadable
Some chunks that need conversion may fail the loadChunks pass, and
end up entering the world gen code to finish processing.

We solved this on the API level before, but this needs to apply to
all chunk loads when gen=false
2018-09-21 16:59:20 -04:00

1.3 KiB