Uses of Interface
dev.wyck.worldgen.feature.configurations.CountConfiguration
Packages that use CountConfiguration
-
Uses of CountConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return CountConfigurationModifier and TypeMethodDescriptionCountConfiguration.Builder.build()Builds the configuration.static CountConfigurationCountConfiguration.of(int count) Creates a new constant count configuration.static CountConfigurationCountConfiguration.of(IntProvider count) Creates a new count configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type CountConfiguration