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 cwdintermediary net/minecraft/class_5851named net/minecraft/world/gen/decorator/CarvingMaskDecoratorConfig
-
Field Summary
Fields Modifier and Type Field Description protected GenerationStep.Carvercarverstatic com.mojang.serialization.Codec<CarvingMaskDecoratorConfig>CODECFields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT -
Constructor Summary
Constructors Constructor Description CarvingMaskDecoratorConfig(GenerationStep.Carver carver) -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLcwd;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 cLcwd;c:Lcng$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>Lcwd;<init>(Lcng$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
-