Uses of Record 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.CODECMethods in net.minecraft.world.level.levelgen.placement that return NoiseBasedCountPlacementModifier and TypeMethodDescriptionstatic NoiseBasedCountPlacementNoiseBasedCountPlacement.of(int noiseToCountRatio, double noiseFactor, double noiseOffset) Methods in net.minecraft.world.level.levelgen.placement that return types with arguments of type NoiseBasedCountPlacementModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<NoiseBasedCountPlacement> NoiseBasedCountPlacement.codec()