Files
Paper/Spigot-Server-Patches/Seed-based-feature-search.patch
Max Lee aaecd72944 Improve seed based feature search to not load chunk (#5760)
This is done by returning the center location of the chunk at the height
 of the input location when the target chunk isn't loaded already which
 is exact enough for most use cases and will get more precise once the
 player is close enough for the chunk being loaded anyways.

As this might lead to less precise locations a config option to enable
 the sync loading of the chunks is provided.
2021-06-05 09:07:35 +01:00

6.9 KiB