Package net.minecraft

Class class_3070.class_3071

java.lang.Object
net.minecraft.world.gen.GeneratorConfig
net.minecraft.class_3070.class_3071
Enclosing class:
class_3070

public static class class_3070.class_3071 extends GeneratorConfig
Mappings:
Namespace Name
official bcc$a
intermediary net/minecraft/class_3070$class_3071
named net/minecraft/class_3070$class_3071
  • Field Details

    • field_15196

      private boolean field_15196
      Mappings:
      Namespace Name Mixin selector
      official c Lbcc$a;c:Z
      intermediary field_15196 Lnet/minecraft/class_3070$class_3071;field_15196:Z
      named field_15196 Lnet/minecraft/class_3070$class_3071;field_15196:Z
  • Constructor Details

    • class_3071

      public class_3071()
    • class_3071

      public class_3071(World world, SurfaceChunkGenerator surfaceChunkGenerator, Random random, int int2, int int3)
  • Method Details

    • method_13776

      private void method_13776(World world, SurfaceChunkGenerator surfaceChunkGenerator, Random random, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lbcc$a;a(Lamu;Laze;Ljava/util/Random;II)V
      intermediary method_13776 Lnet/minecraft/class_3070$class_3071;method_13776(Lnet/minecraft/class_1150;Lnet/minecraft/class_1218;Ljava/util/Random;II)V
      named method_13776 Lnet/minecraft/class_3070$class_3071;method_13776(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/SurfaceChunkGenerator;Ljava/util/Random;II)V
    • generateStructure

      public void generateStructure(World world, Random random, BlockBox boundingBox)
      Overrides:
      generateStructure in class GeneratorConfig
      Mappings:
      Namespace Name Mixin selector
      official a Lbby;a(Lamu;Ljava/util/Random;Lbbg;)V
      intermediary method_82 Lnet/minecraft/class_36;method_82(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_1251;)V
      named generateStructure Lnet/minecraft/world/gen/GeneratorConfig;generateStructure(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;)V
    • isValid

      public boolean isValid()
      Overrides:
      isValid in class GeneratorConfig
      Mappings:
      Namespace Name Mixin selector
      official a Lbby;a()Z
      intermediary method_85 Lnet/minecraft/class_36;method_85()Z
      named isValid Lnet/minecraft/world/gen/GeneratorConfig;isValid()Z