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