From 03f535e85e45409da6c3c7c0b7e26b5489fab612 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sun, 22 Nov 2020 09:06:25 -0500 Subject: [PATCH] gdffdg --- src/main/java/com/volmit/iris/nms/v16_3/NMSCreator16_3.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/volmit/iris/nms/v16_3/NMSCreator16_3.java b/src/main/java/com/volmit/iris/nms/v16_3/NMSCreator16_3.java index d75329dea..8ceefa2ce 100644 --- a/src/main/java/com/volmit/iris/nms/v16_3/NMSCreator16_3.java +++ b/src/main/java/com/volmit/iris/nms/v16_3/NMSCreator16_3.java @@ -125,8 +125,8 @@ class NMSCreator16_3 implements INMSCreator long ll = creator.seed(); dimensionmanager = (DimensionManager) getConsoleDimension(console).a().d(DimensionManager.OVERWORLD); O ws = new O(); - chunkgenerator = new ChunkGeneratorAbstract_16_3_PAPER(ws, creator, (WorldChunkManager) new WorldChunkManagerIris16_3(((EngineCompositeGenerator)creator.generator()), creator.name(), ll, false, false, (IRegistry) getConsoleDimension(console).b(IRegistry.ay)), ll, - + chunkgenerator = new ChunkGeneratorAbstract_16_3_PAPER(ws, creator, (WorldChunkManager) + new WorldChunkManagerIris16_3(((EngineCompositeGenerator)creator.generator()), creator.name(), ll, false, false, (IRegistry) getConsoleDimension(console).b(IRegistry.ay)), ll, () -> (GeneratorSettingBase) getConsoleDimension(console).b(IRegistry.ar).d(GeneratorSettingBase.c)); final ResourceKey worldKey = (ResourceKey) ResourceKey.a(IRegistry.L, new MinecraftKey(name.toLowerCase(Locale.ENGLISH))); //@builder