From 6975c6f1e66d4bbaa6815b1d23579040d1d0da21 Mon Sep 17 00:00:00 2001 From: apple502j <33279053+apple502j@users.noreply.github.com> Date: Tue, 18 Jan 2022 06:20:59 +0900 Subject: [PATCH] Fix ChunkGeneratorSettings param (#2963) --- .../minecraft/world/gen/chunk/ChunkGeneratorSettings.mapping | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mappings/net/minecraft/world/gen/chunk/ChunkGeneratorSettings.mapping b/mappings/net/minecraft/world/gen/chunk/ChunkGeneratorSettings.mapping index 6590f65e96..94b4cfa2a3 100644 --- a/mappings/net/minecraft/world/gen/chunk/ChunkGeneratorSettings.mapping +++ b/mappings/net/minecraft/world/gen/chunk/ChunkGeneratorSettings.mapping @@ -26,7 +26,7 @@ CLASS net/minecraft/class_5284 net/minecraft/world/gen/chunk/ChunkGeneratorSetti ARG 3 defaultBlock ARG 4 defaultFluid ARG 5 surfaceRule - ARG 6 bedrockCeilingY + ARG 6 seaLevel ARG 7 mobGenerationDisabled ARG 8 aquifers ARG 9 noiseCaves