Class CarvingMaskDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.CarvingMaskDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
- Mappings:
Namespace Name official cysintermediary net/minecraft/class_5851named net/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected GenerationStep.Carverstatic com.mojang.serialization.Codec<CarvingMaskDecoratorConfig>Fields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLcys;a:Lcom/mojang/serialization/Codec;intermediary field_28934Lnet/minecraft/class_5851;field_28934:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
carver
- Mappings:
Namespace Name Mixin selector official cLcys;c:Lcoy$a;intermediary field_28935Lnet/minecraft/class_5851;field_28935:Lnet/minecraft/class_2893$class_2894;named carverLnet/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig;carver:Lnet/minecraft/world/gen/GenerationStep$Carver;
-
-
Constructor Details
-
CarvingMaskDecoratorConfig
- Mappings:
Namespace Name Mixin selector official <init>Lcys;<init>(Lcoy$a;)Vintermediary <init>Lnet/minecraft/class_5851;<init>(Lnet/minecraft/class_2893$class_2894;)Vnamed <init>Lnet/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig;<init>(Lnet/minecraft/world/gen/GenerationStep$Carver;)V
-