Uses of Interface
dev.wyck.worldgen.feature.configurations.RandomFeatureConfiguration
Packages that use RandomFeatureConfiguration
-
Uses of RandomFeatureConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return RandomFeatureConfigurationModifier and TypeMethodDescriptionRandomFeatureConfiguration.Builder.build()Builds the configuration.static RandomFeatureConfigurationRandomFeatureConfiguration.of(List<RandomFeatureConfiguration.WeightedPlacedFeature> features, PlacedFeature defaultFeature) Creates a new random feature configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type RandomFeatureConfiguration