13
0
geforkt von Mirrors/Paper
Paper/src
frymaster fbdc3a7a74 Remove references to chunklist. Fixes BUKKIT-5190
Commit c576054539790bdeb35285f62863d74b48c0782d removed the chunklist
collection stored in ChunkProviderServer, however it has been partially
restored in some places by 7e1ac0a77129b169704c1e222ff2deb3ab6cd2d2. As
not all references to this were restored, this has caused the chunklist
and chunks collections to become out of sync, resulting in a memory leak.

This commit removes chunklist from ChunkProviderServer again.
2013-12-17 16:55:57 -06:00
..
main Remove references to chunklist. Fixes BUKKIT-5190 2013-12-17 16:55:57 -06:00
test/java/org/bukkit Update CraftBukkit to Minecraft 1.7.2 2013-11-30 19:26:12 -06:00