Fix MC-117075: TE Unload Lag Spike

PaperMC port of https://github.com/MinecraftForge/MinecraftForge/pull/4281
This commit is contained in:
Zach Brown
2017-08-09 18:11:57 -05:00
parent efe076defb
commit b8cda19a77
2 changed files with 100 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ import BlockPosition
import BlockSnowBlock
import BlockStateEnum
import ChunkCache
import ChunkCoordIntPair
import ChunkProviderFlat
import ChunkProviderGenerate
import ChunkProviderHell