Files
Paper/Spigot-Server-Patches/Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch
Aikar b74f95d9f9 Properly remove Entities from current chunk
We store a reference to the chunk the entity is currently in, so use it
to more accurately unregister it in chunkCheck

Should maybe fix some entity loss issues.
2020-05-10 05:52:31 -04:00

2.6 KiB