Class SurfaceRelativeThresholdDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.SurfaceRelativeThresholdDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
- Mappings:
Namespace Name official dcointermediary net/minecraft/class_6584named net/minecraft/world/gen/decorator/SurfaceRelativeThresholdDecoratorConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SurfaceRelativeThresholdDecoratorConfig>final Heightmap.Typefinal intfinal intFields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT -
Constructor Summary
ConstructorsConstructorDescriptionSurfaceRelativeThresholdDecoratorConfig(Heightmap.Type type, int int2, int int3) -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLdco;a:Lcom/mojang/serialization/Codec;intermediary field_34721Lnet/minecraft/class_6584;field_34721:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/SurfaceRelativeThresholdDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
field_34722
- Mappings:
Namespace Name Mixin selector official cLdco;c:Lcro$a;intermediary field_34722Lnet/minecraft/class_6584;field_34722:Lnet/minecraft/class_2902$class_2903;named field_34722Lnet/minecraft/world/gen/decorator/SurfaceRelativeThresholdDecoratorConfig;field_34722:Lnet/minecraft/world/Heightmap$Type;
-
field_34723
public final int field_34723- Mappings:
Namespace Name Mixin selector official dLdco;d:Iintermediary field_34723Lnet/minecraft/class_6584;field_34723:Inamed field_34723Lnet/minecraft/world/gen/decorator/SurfaceRelativeThresholdDecoratorConfig;field_34723:I
-
field_34724
public final int field_34724- Mappings:
Namespace Name Mixin selector official eLdco;e:Iintermediary field_34724Lnet/minecraft/class_6584;field_34724:Inamed field_34724Lnet/minecraft/world/gen/decorator/SurfaceRelativeThresholdDecoratorConfig;field_34724:I
-
-
Constructor Details
-
SurfaceRelativeThresholdDecoratorConfig
-