Class CarvingMaskDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.CarvingMaskDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
- Mappings:
Namespace Name official czi
intermediary net/minecraft/class_5851
named net/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig
-
Field Summary
Modifier and TypeFieldDescriptionprotected GenerationStep.Carver
static com.mojang.serialization.Codec<CarvingMaskDecoratorConfig>
Fields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT
-
Constructor Summary
-
Method Summary
-
Field Details
-
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
- 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
- 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
-