Class HeightmapDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.HeightmapDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
- Mappings:
Namespace Name official cvk
intermediary net/minecraft/class_5925
named net/minecraft/world/gen/decorator/HeightmapDecoratorConfig
-
Field Summary
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
Lcvk;a:Lcom/mojang/serialization/Codec;
intermediary field_29265
Lnet/minecraft/class_5925;field_29265:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
heightmap
- Mappings:
Namespace Name Mixin selector official c
Lcvk;c:Lcps$a;
intermediary field_29266
Lnet/minecraft/class_5925;field_29266:Lnet/minecraft/class_2902$class_2903;
named heightmap
Lnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;heightmap:Lnet/minecraft/world/Heightmap$Type;
-
-
Constructor Details
-
HeightmapDecoratorConfig
- Mappings:
Namespace Name Mixin selector official <init>
Lcvk;<init>(Lcps$a;)V
intermediary <init>
Lnet/minecraft/class_5925;<init>(Lnet/minecraft/class_2902$class_2903;)V
named <init>
Lnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;<init>(Lnet/minecraft/world/Heightmap$Type;)V
-