Uses of Record 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.CODECMethods in net.minecraft.world.level.levelgen.placement that return NoiseThresholdCountPlacementModifier and TypeMethodDescriptionstatic NoiseThresholdCountPlacementNoiseThresholdCountPlacement.of(double noiseLevel, int belowNoise, int aboveNoise) Methods in net.minecraft.world.level.levelgen.placement that return types with arguments of type NoiseThresholdCountPlacementModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<NoiseThresholdCountPlacement> NoiseThresholdCountPlacement.codec()