Class HeightmapDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.HeightmapDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
- Mappings:
Namespace Name official cyfintermediary net/minecraft/class_5925named net/minecraft/world/gen/decorator/HeightmapDecoratorConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<HeightmapDecoratorConfig>final Heightmap.TypeFields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLcyf;a:Lcom/mojang/serialization/Codec;intermediary field_29265Lnet/minecraft/class_5925;field_29265:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
heightmap
- Mappings:
Namespace Name Mixin selector official cLcyf;c:Lcsd$a;intermediary field_29266Lnet/minecraft/class_5925;field_29266:Lnet/minecraft/class_2902$class_2903;named heightmapLnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;heightmap:Lnet/minecraft/world/Heightmap$Type;
-
-
Constructor Details
-
HeightmapDecoratorConfig
- Mappings:
Namespace Name Mixin selector official <init>Lcyf;<init>(Lcsd$a;)Vintermediary <init>Lnet/minecraft/class_5925;<init>(Lnet/minecraft/class_2902$class_2903;)Vnamed <init>Lnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;<init>(Lnet/minecraft/world/Heightmap$Type;)V
-