Uses of Interface
dev.wyck.worldgen.stateproviders.NoiseBasedProvider
Packages that use NoiseBasedProvider
-
Uses of NoiseBasedProvider in dev.wyck.worldgen.stateproviders
Classes in dev.wyck.worldgen.stateproviders with type parameters of type NoiseBasedProviderModifier and TypeClassDescriptionstatic classNoiseBasedProvider.AbstractNoiseProviderBuilder<B extends NoiseBasedProvider.AbstractNoiseProviderBuilder<B,T>, T extends NoiseBasedProvider> Shared base forNoiseBasedProviderbuilders.Subinterfaces of NoiseBasedProvider in dev.wyck.worldgen.stateprovidersModifier and TypeInterfaceDescriptioninterfaceRandomly chooses a block state according to two noise values.interfaceRandomly chooses a block state according to a noise value.interfaceUses different block states when a noise value above or below the threshold.Constructors in dev.wyck.worldgen.stateproviders with parameters of type NoiseBasedProviderModifierConstructorDescriptionprotected