File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
java/com/ishland/c2me/mixin/fixes/chunkio/threading Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- package com .ishland .c2me .mixin .threading . async_scheduling ;
1+ package com .ishland .c2me .mixin .fixes . chunkio . threading ;
22
33import com .ishland .c2me .mixin .access .IThreadedAnvilChunkStorage ;
44import net .minecraft .server .world .ChunkHolder ;
Original file line number Diff line number Diff line change 9090 " optimization.worldgen.random_instances.MixinRedirectAtomicSimpleRandomStatic" ,
9191 " optimization.worldgen.thread_local_biome_cache.MixinMultiNoiseBiomeSourcePreset" ,
9292 " optimization.worldgen.vanilla_optimization.the_end_biome_cache.MixinTheEndBiomeSource" ,
93- " threading.async_scheduling .MixinChunkHolder" ,
93+ " fixes.chunkio.threading .MixinChunkHolder" ,
9494 " threading.async_scheduling.MixinThreadedAnvilChunkStorage" ,
9595 " threading.chunkio.MixinChunkSerializer" ,
9696 " threading.chunkio.MixinSerializingRegionBasedStorage" ,
You can’t perform that action at this time.
0 commit comments