13
0
geforkt von Mirrors/Paper
Paper/src/main/java
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
..
jline Use jansi's Windows support for terminal colors. 2012-05-23 15:32:42 -05:00
net/minecraft/server Remove references to chunklist. Fixes BUKKIT-5190 2013-12-17 16:55:57 -06:00
org Add missed tree types for Minecraft 1.7. Adds BUKKIT-5042 2013-12-16 19:47:49 -07:00