Uses of Class
net.minecraft.world.gen.placementmodifier.NoiseThresholdCountPlacementModifier
-
Uses of NoiseThresholdCountPlacementModifier in net.minecraft.world.gen.placementmodifier
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NoiseThresholdCountPlacementModifier>
NoiseThresholdCountPlacementModifier.MODIFIER_CODEC
static final PlacementModifierType<NoiseThresholdCountPlacementModifier>
PlacementModifierType.NOISE_THRESHOLD_COUNT
Modifier and TypeMethodDescriptionNoiseThresholdCountPlacementModifier.of
(double noiseLevel, int belowNoise, int aboveNoise)