Class WaterDepthThresholdConfiguration
java.lang.Object
net.minecraft.world.level.levelgen.placement.WaterDepthThresholdConfiguration
- All Implemented Interfaces:
DecoratorConfiguration
-
Field Summary
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<WaterDepthThresholdConfiguration>
int
Fields inherited from interface net.minecraft.world.level.levelgen.feature.configurations.DecoratorConfiguration
NONE
-
Constructor Summary
-
Method Summary
-
Field Details
-
CODEC
-
maxWaterDepth
public final int maxWaterDepth
-
-
Constructor Details
-
WaterDepthThresholdConfiguration
public WaterDepthThresholdConfiguration(int p_162337_)
-