Class WaterThresholdDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.WaterThresholdDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
public class WaterThresholdDecoratorConfig extends Object implements DecoratorConfig
- Mappings:
Namespace Name official cyjintermediary net/minecraft/class_5934named net/minecraft/world/gen/decorator/WaterThresholdDecoratorConfig
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<WaterThresholdDecoratorConfig>CODECintmaxWaterDepthFields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT -
Constructor Summary
Constructors Constructor Description WaterThresholdDecoratorConfig(int maxWaterDepth) -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLcyj;a:Lcom/mojang/serialization/Codec;intermediary field_29323Lnet/minecraft/class_5934;field_29323:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/WaterThresholdDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
maxWaterDepth
public final int maxWaterDepth- Mappings:
Namespace Name Mixin selector official cLcyj;c:Iintermediary field_29324Lnet/minecraft/class_5934;field_29324:Inamed maxWaterDepthLnet/minecraft/world/gen/decorator/WaterThresholdDecoratorConfig;maxWaterDepth:I
-
-
Constructor Details
-
WaterThresholdDecoratorConfig
public WaterThresholdDecoratorConfig(int maxWaterDepth)- Mappings:
Namespace Name Mixin selector official <init>Lcyj;<init>(I)Vintermediary <init>Lnet/minecraft/class_5934;<init>(I)Vnamed <init>Lnet/minecraft/world/gen/decorator/WaterThresholdDecoratorConfig;<init>(I)V
-