Package org.spongepowered.api.world.biome.provider
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.world.biome.provider
-
InterfacesClassDescriptionProvides available Biomes for world generation.Base Interface for configurations of
BiomeProvider.The configuration forConfigurableBiomeProvidergenerating a checkerboard style biome distribution.ConfigurableBiomeProvider<T extends BiomeProviderConfig>A configurableBiomeProvider.BiomeProviderwith defined biomes for a world of typeWorldTypes.THE_END.ABiomeProviderwith a single fixed biome.The configuration forConfigurableBiomeProvidergenerating a biome distribution based on noise.