Uses of Interface
dev.wyck.worldgen.feature.configurations.SpeleothemConfiguration
Packages that use SpeleothemConfiguration
-
Uses of SpeleothemConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return SpeleothemConfigurationModifier and TypeMethodDescriptionSpeleothemConfiguration.Builder.build()Builds the configuration.static SpeleothemConfigurationSpeleothemConfiguration.of(BlockData baseBlock, BlockData pointedBlock, Set<Material> replaceableBlocks, float chanceOfTallerDripstone, float chanceOfDirectionalSpread, float chanceOfSpreadRadius2, float chanceOfSpreadRadius3) Creates a new pointed dripstone configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type SpeleothemConfiguration