Files
Paper/Spigot-Server-Patches/Speed-up-processing-of-chunk-loads-and-generation.patch
Aikar 5fc72e41c0 Delay unsafe actions until after entity ticking is done - Fixes #3114
This will help prevent many cases of unregistering entities during entity ticking

Currently delays Chunk Unloads and Async Chunk load callbacks

Also dropped mid ticking chunk tasks during entity ticking to reduce this risk
2020-04-11 21:31:40 -04:00

11 KiB