Uses of Interface
dev.wyck.worldgen.placement.NoiseThresholdCountPlacement
Packages that use NoiseThresholdCountPlacement
-
Uses of NoiseThresholdCountPlacement in dev.wyck.worldgen.placement
Methods in dev.wyck.worldgen.placement that return NoiseThresholdCountPlacementModifier and TypeMethodDescriptionNoiseThresholdCountPlacement.Builder.build()Builds the noise threshold count placement.static NoiseThresholdCountPlacementNoiseThresholdCountPlacement.of(double noiseLevel, int belowNoise, int aboveNoise) Creates a new noise threshold count placement.Constructors in dev.wyck.worldgen.placement with parameters of type NoiseThresholdCountPlacement