Uses of Class
net.minecraft.world.gen.placementmodifier.NoiseThresholdCountPlacementModifier
Packages that use NoiseThresholdCountPlacementModifier
-
Uses of NoiseThresholdCountPlacementModifier in net.minecraft.world.gen.placementmodifier
Fields in net.minecraft.world.gen.placementmodifier with type parameters of type NoiseThresholdCountPlacementModifierModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<NoiseThresholdCountPlacementModifier> NoiseThresholdCountPlacementModifier.MODIFIER_CODEC
static final PlacementModifierType
<NoiseThresholdCountPlacementModifier> PlacementModifierType.NOISE_THRESHOLD_COUNT
Methods in net.minecraft.world.gen.placementmodifier that return NoiseThresholdCountPlacementModifierModifier and TypeMethodDescriptionNoiseThresholdCountPlacementModifier.of
(double noiseLevel, int belowNoise, int aboveNoise)