Uses of Class
net.minecraft.world.level.levelgen.placement.WaterDepthThresholdConfiguration
Packages that use WaterDepthThresholdConfiguration
-
Uses of WaterDepthThresholdConfiguration in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement with type parameters of type WaterDepthThresholdConfigurationModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<WaterDepthThresholdConfiguration>
WaterDepthThresholdConfiguration.CODEC
FeatureDecorator.WATER_DEPTH_THRESHOLD
Methods in net.minecraft.world.level.levelgen.placement with parameters of type WaterDepthThresholdConfigurationModifier and TypeMethodDescriptionWaterDepthThresholdDecorator.getPositions(DecorationContext p_162350_, Random p_162351_, WaterDepthThresholdConfiguration p_162352_, BlockPos p_162353_)
Constructor parameters in net.minecraft.world.level.levelgen.placement with type arguments of type WaterDepthThresholdConfigurationModifierConstructorDescriptionWaterDepthThresholdDecorator(com.mojang.serialization.Codec<WaterDepthThresholdConfiguration> p_162343_)