Class WaterDepthThresholdDecoratorConfig
java.lang.Object
net.minecraft.class_6797
net.minecraft.world.gen.decorator.ConditionalDecorator
net.minecraft.world.gen.decorator.WaterDepthThresholdDecoratorConfig
- Mappings:
Namespace Name official ddvintermediary net/minecraft/class_5934named net/minecraft/world/gen/decorator/WaterDepthThresholdDecoratorConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<WaterDepthThresholdDecoratorConfig>private final intFields inherited from class net.minecraft.class_6797
field_35736 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclass_6798<?>method_39662(int int2) protected booleanshouldPlace(DecoratorContext context, Random random, BlockPos blockPos) Methods inherited from class net.minecraft.world.gen.decorator.ConditionalDecorator
getPositions
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLddv;a:Lcom/mojang/serialization/Codec;intermediary field_29323Lnet/minecraft/class_5934;field_29323:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/WaterDepthThresholdDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
maxWaterDepth
private final int maxWaterDepth- Mappings:
Namespace Name Mixin selector official cLddv;c:Iintermediary field_29324Lnet/minecraft/class_5934;field_29324:Inamed maxWaterDepthLnet/minecraft/world/gen/decorator/WaterDepthThresholdDecoratorConfig;maxWaterDepth:I
-
-
Constructor Details
-
WaterDepthThresholdDecoratorConfig
private WaterDepthThresholdDecoratorConfig(int maxWaterDepth) - Mappings:
Namespace Name Mixin selector official <init>Lddv;<init>(I)Vintermediary <init>Lnet/minecraft/class_5934;<init>(I)Vnamed <init>Lnet/minecraft/world/gen/decorator/WaterDepthThresholdDecoratorConfig;<init>(I)V
-
-
Method Details
-
method_39662
- Mappings:
Namespace Name Mixin selector official aLddv;a(I)Lddv;intermediary method_39662Lnet/minecraft/class_5934;method_39662(I)Lnet/minecraft/class_5934;named method_39662Lnet/minecraft/world/gen/decorator/WaterDepthThresholdDecoratorConfig;method_39662(I)Lnet/minecraft/world/gen/decorator/WaterDepthThresholdDecoratorConfig;
-
shouldPlace
- Specified by:
shouldPlacein classConditionalDecorator- Mappings:
Namespace Name Mixin selector official aLddo;a(Lddn;Ljava/util/Random;Lgh;)Zintermediary method_38918Lnet/minecraft/class_6661;method_38918(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_2338;)Znamed shouldPlaceLnet/minecraft/world/gen/decorator/ConditionalDecorator;shouldPlace(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-
method_39615
- Specified by:
method_39615in classclass_6797- Mappings:
Namespace Name Mixin selector official bLddp;b()Lddq;intermediary method_39615Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;named method_39615Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;
-