Uses of Class
net.minecraft.world.gen.decorator.NoiseThresholdCountPlacementModifier
Packages that use NoiseThresholdCountPlacementModifier
-
Uses of NoiseThresholdCountPlacementModifier in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type NoiseThresholdCountPlacementModifierModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NoiseThresholdCountPlacementModifier>NoiseThresholdCountPlacementModifier.MODIFIER_CODECstatic final PlacementModifierType<NoiseThresholdCountPlacementModifier>PlacementModifierType.NOISE_THRESHOLD_COUNTMethods in net.minecraft.world.gen.decorator that return NoiseThresholdCountPlacementModifierModifier and TypeMethodDescriptionNoiseThresholdCountPlacementModifier.of(double noiseLevel, int belowNoise, int aboveNoise)