Uses of Class
net.minecraft.world.level.levelgen.placement.NoiseThresholdCountPlacement
Packages that use NoiseThresholdCountPlacement
-
Uses of NoiseThresholdCountPlacement in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement with type parameters of type NoiseThresholdCountPlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NoiseThresholdCountPlacement>NoiseThresholdCountPlacement.CODECstatic final PlacementModifierType<NoiseThresholdCountPlacement>PlacementModifierType.NOISE_THRESHOLD_COUNTMethods in net.minecraft.world.level.levelgen.placement that return NoiseThresholdCountPlacementModifier and TypeMethodDescriptionstatic NoiseThresholdCountPlacementNoiseThresholdCountPlacement.of(double p_191757_, int p_191758_, int p_191759_)