Uses of Class
net.minecraft.world.level.levelgen.placement.NoiseBasedCountPlacement
Packages that use NoiseBasedCountPlacement
-
Uses of NoiseBasedCountPlacement in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement with type parameters of type NoiseBasedCountPlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NoiseBasedCountPlacement>
NoiseBasedCountPlacement.CODEC
static final PlacementModifierType<NoiseBasedCountPlacement>
PlacementModifierType.NOISE_BASED_COUNT
Methods in net.minecraft.world.level.levelgen.placement that return NoiseBasedCountPlacementModifier and TypeMethodDescriptionstatic NoiseBasedCountPlacement
NoiseBasedCountPlacement.of
(int p_191732_, double p_191733_, double p_191734_)