Uses of Class
net.minecraft.world.gen.decorator.WaterDepthThresholdDecoratorConfig
Packages that use WaterDepthThresholdDecoratorConfig
-
Uses of WaterDepthThresholdDecoratorConfig in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type WaterDepthThresholdDecoratorConfigModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<WaterDepthThresholdDecoratorConfig>WaterDepthThresholdDecoratorConfig.CODECDecorator.WATER_DEPTH_THRESHOLDMethods in net.minecraft.world.gen.decorator with parameters of type WaterDepthThresholdDecoratorConfigModifier and TypeMethodDescriptionWaterDepthThresholdDecorator.getPositions(DecoratorContext decoratorContext, Random random, WaterDepthThresholdDecoratorConfig waterDepthThresholdDecoratorConfig, BlockPos blockPos)Constructor parameters in net.minecraft.world.gen.decorator with type arguments of type WaterDepthThresholdDecoratorConfigModifierConstructorDescriptionWaterDepthThresholdDecorator(com.mojang.serialization.Codec<WaterDepthThresholdDecoratorConfig> configCodec)