Interface MultiNoiseBiomeConfig
- All Superinterfaces:
BiomeProviderConfig
The configuration for
ConfigurableBiomeProvider generating a biome distribution based on noise.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionThe list of attributed biomes.builder()static MultiNoiseBiomeConfignether()static MultiNoiseBiomeConfigMethods inherited from interface org.spongepowered.api.world.biome.provider.BiomeProviderConfig
biomes
-
Method Details
-
nether
-
overworld
-
builder
-
attributedBiomes
List<AttributedBiome> attributedBiomes()The list of attributed biomes.- Returns:
- The attributed biomes
-