Files
Paper/Spigot-Server-Patches/Optimize-Persistent-Data-Loading.patch
Shane Freeder a739de61cb Fix PersistentStructureLegacy NPE on custom worlds
This is caused due to the DimensionManager in CB worlds not being
registered by NMS, we fix this by copying CBs behavior of using the
world providers DimensionManager, vs using the actual dimension manager
of the world
2019-03-29 11:37:20 +00:00

3.3 KiB