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.MapCodec<NoiseBasedCountPlacement> NoiseBasedCountPlacement.CODECstatic final PlacementModifierType<NoiseBasedCountPlacement> PlacementModifierType.NOISE_BASED_COUNTMethods in net.minecraft.world.level.levelgen.placement that return NoiseBasedCountPlacementModifier and TypeMethodDescriptionstatic NoiseBasedCountPlacementNoiseBasedCountPlacement.of(int p_191732_, double p_191733_, double p_191734_)