Class CarvingMaskDecoratorConfig

java.lang.Object
net.minecraft.world.gen.decorator.CarvingMaskDecoratorConfig
All Implemented Interfaces:
DecoratorConfig

public class CarvingMaskDecoratorConfig extends Object implements DecoratorConfig
Mappings:
Namespace Name
official czi
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 Lczi;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

      protected final GenerationStep.Carver carver
      Mappings:
      Namespace Name Mixin selector
      official c Lczi;c:Lcpo$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

      public CarvingMaskDecoratorConfig(GenerationStep.Carver carver)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lczi;<init>(Lcpo$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