Interface FixedBiomeConfig
- All Superinterfaces:
- BiomeProviderConfig
The configuration for a 
BiomeProvider with a single Biome.- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptionbiome()static FixedBiomeConfigof(RegistryReference<Biome> biome) Methods inherited from interface org.spongepowered.api.world.biome.provider.BiomeProviderConfigbiomes
- 
Method Details- 
of
- 
biomeRegistryReference<Biome> biome()
 
-