Class CarvingMaskDecoratorConfig

java.lang.Object
net.minecraft.class_6797
net.minecraft.world.gen.decorator.CarvingMaskDecoratorConfig

public class CarvingMaskDecoratorConfig extends class_6797
Mappings:
Namespace Name
official ddc
intermediary net/minecraft/class_5851
named net/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<CarvingMaskDecoratorConfig> CODEC
      Mappings:
      Namespace Name Mixin selector
      official a Lddc;a:Lcom/mojang/serialization/Codec;
      intermediary field_28934 Lnet/minecraft/class_5851;field_28934:Lcom/mojang/serialization/Codec;
      named CODEC Lnet/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
    • carver

      private final GenerationStep.Carver carver
      Mappings:
      Namespace Name Mixin selector
      official c Lddc;c:Lcsq$a;
      intermediary field_28935 Lnet/minecraft/class_5851;field_28935:Lnet/minecraft/class_2893$class_2894;
      named carver Lnet/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig;carver:Lnet/minecraft/world/gen/GenerationStep$Carver;
  • Constructor Details

    • CarvingMaskDecoratorConfig

      private CarvingMaskDecoratorConfig(GenerationStep.Carver carver)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lddc;<init>(Lcsq$a;)V
      intermediary <init> Lnet/minecraft/class_5851;<init>(Lnet/minecraft/class_2893$class_2894;)V
      named <init> Lnet/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig;<init>(Lnet/minecraft/world/gen/GenerationStep$Carver;)V
  • Method Details

    • method_39619

      public static CarvingMaskDecoratorConfig method_39619(GenerationStep.Carver carver)
      Mappings:
      Namespace Name Mixin selector
      official a Lddc;a(Lcsq$a;)Lddc;
      intermediary method_39619 Lnet/minecraft/class_5851;method_39619(Lnet/minecraft/class_2893$class_2894;)Lnet/minecraft/class_5851;
      named method_39619 Lnet/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig;method_39619(Lnet/minecraft/world/gen/GenerationStep$Carver;)Lnet/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig;
    • getPositions

      public Stream<BlockPos> getPositions(DecoratorContext decoratorContext, Random random, BlockPos blockPos)
      Specified by:
      getPositions in class class_6797
      Mappings:
      Namespace Name Mixin selector
      official a_ Lddp;a_(Lddn;Ljava/util/Random;Lgh;)Ljava/util/stream/Stream;
      intermediary method_14452 Lnet/minecraft/class_6797;method_14452(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_2338;)Ljava/util/stream/Stream;
      named getPositions Lnet/minecraft/class_6797;getPositions(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Ljava/util/stream/Stream;
    • method_39615

      public class_6798<?> method_39615()
      Specified by:
      method_39615 in class class_6797
      Mappings:
      Namespace Name Mixin selector
      official b Lddp;b()Lddq;
      intermediary method_39615 Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;
      named method_39615 Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;