Uses of Class
net.minecraft.world.level.levelgen.placement.WaterDepthThresholdConfiguration
-
Uses of WaterDepthThresholdConfiguration in net.minecraft.world.level.levelgen.placement
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<WaterDepthThresholdConfiguration>
WaterDepthThresholdConfiguration.CODEC
FeatureDecorator.WATER_DEPTH_THRESHOLD
Modifier and TypeMethodDescriptionWaterDepthThresholdDecorator.getPositions(DecorationContext p_162350_, Random p_162351_, WaterDepthThresholdConfiguration p_162352_, BlockPos p_162353_)
ModifierConstructorDescriptionWaterDepthThresholdDecorator(com.mojang.serialization.Codec<WaterDepthThresholdConfiguration> p_162343_)