Fix MC-117075: TE Unload Lag Spike
PaperMC port of https://github.com/MinecraftForge/MinecraftForge/pull/4281
This commit is contained in:
parent
4d3e4470b4
commit
0181286eb9
2 changed files with 102 additions and 0 deletions
|
@ -49,6 +49,7 @@ import BlockPosition
|
|||
import BlockSnowBlock
|
||||
import BlockStateEnum
|
||||
import ChunkCache
|
||||
import ChunkCoordIntPair
|
||||
import ChunkProviderFlat
|
||||
import ChunkProviderGenerate
|
||||
import ChunkProviderHell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue