Class CavesGeneratorConfig

java.lang.Object
net.minecraft.world.gen.GeneratorConfig
net.minecraft.world.gen.chunk.CavesGeneratorConfig

public class CavesGeneratorConfig
extends GeneratorConfig
Mappings:
Namespace Name
official aqh
intermediary net/minecraft/class_483
named net/minecraft/world/gen/chunk/CavesGeneratorConfig
  • Constructor Details

    • CavesGeneratorConfig

      public CavesGeneratorConfig()
    • CavesGeneratorConfig

      public CavesGeneratorConfig​(World world, Random rand, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laqh;<init>(Ladm;Ljava/util/Random;II)V
      intermediary <init> Lnet/minecraft/class_483;<init>(Lnet/minecraft/class_99;Ljava/util/Random;II)V
      named <init> Lnet/minecraft/world/gen/chunk/CavesGeneratorConfig;<init>(Lnet/minecraft/world/World;Ljava/util/Random;II)V