Uses of Interface
dev.wyck.worldgen.stateproviders.NoiseThresholdProvider
Packages that use NoiseThresholdProvider
-
Uses of NoiseThresholdProvider in dev.wyck.worldgen.stateproviders
Subclasses with type arguments of type NoiseThresholdProvider in dev.wyck.worldgen.stateprovidersMethods in dev.wyck.worldgen.stateproviders that return NoiseThresholdProviderModifier and TypeMethodDescriptionprotected NoiseThresholdProviderNoiseThresholdProvider.Builder.create()static NoiseThresholdProviderNoiseThresholdProvider.of(long seed, NoiseParameters parameters, float scale, float threshold, float highChance, BlockData defaultState, List<BlockData> lowStates, List<BlockData> highStates) Creates a new noise threshold provider.Constructors in dev.wyck.worldgen.stateproviders with parameters of type NoiseThresholdProvider