Uses of Class
net.minecraft.world.level.levelgen.placement.NoiseThresholdCountPlacement
-
Uses of NoiseThresholdCountPlacement in net.minecraft.world.level.levelgen.placement
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NoiseThresholdCountPlacement>
NoiseThresholdCountPlacement.CODEC
static final PlacementModifierType<NoiseThresholdCountPlacement>
PlacementModifierType.NOISE_THRESHOLD_COUNT
Modifier and TypeMethodDescriptionstatic NoiseThresholdCountPlacement
NoiseThresholdCountPlacement.of
(double p_191757_, int p_191758_, int p_191759_)