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.MapCodec
<NoiseThresholdCountPlacement> NoiseThresholdCountPlacement.CODEC
static final PlacementModifierType
<NoiseThresholdCountPlacement> PlacementModifierType.NOISE_THRESHOLD_COUNT
Methods in net.minecraft.world.level.levelgen.placement that return NoiseThresholdCountPlacementModifier and TypeMethodDescriptionstatic NoiseThresholdCountPlacement
NoiseThresholdCountPlacement.of
(double p_191757_, int p_191758_, int p_191759_)