Uses of Package
dev.wyck.worldgen.stateproviders
Packages that use dev.wyck.worldgen.stateproviders
Package
Description
-
Classes in dev.wyck.worldgen.stateproviders used by dev.wyck.worldgen.feature.configurationsClassDescriptionUsed to provide a (potentially randomized) block and block state to be placed by configured features.
-
Classes in dev.wyck.worldgen.stateproviders used by dev.wyck.worldgen.feature.configurations.geodeClassDescriptionUsed to provide a (potentially randomized) block and block state to be placed by configured features.
-
Classes in dev.wyck.worldgen.stateproviders used by dev.wyck.worldgen.feature.rootplacersClassDescriptionUsed to provide a (potentially randomized) block and block state to be placed by configured features.
-
Classes in dev.wyck.worldgen.stateproviders used by dev.wyck.worldgen.feature.treedecoratorsClassDescriptionUsed to provide a (potentially randomized) block and block state to be placed by configured features.
-
Classes in dev.wyck.worldgen.stateproviders used by dev.wyck.worldgen.stateprovidersClassDescriptionUsed to provide a (potentially randomized) block and block state to be placed by configured features.Randomly chooses a block state according to two noise values.Builder for
DualNoiseProvider.A noise-based provider.Shared base forNoiseBasedProviderbuilders.Randomly chooses a block state according to a noise value.A builder for aNoiseProvider.Uses different block states when a noise value above or below the threshold.A builder forNoiseThresholdProvider.Assigns a random value to an integer block property.Builder forRandomizedIntStateProvider.Randomly rotates axially rotatable blocks, such as logs, chain.A provider that provides a block and block state depending on the block that currently exists in the world using a series of rules.A builder forRuleBasedStateProvider.A rule.A block state provider that always returns the same block state.A block state provider of weighted entries.Builder forWeightedStateProvider.