Interface BiomeProviderConfig
- All Known Subinterfaces:
CheckerboardBiomeConfig,EndStyleBiomeConfig,MultiNoiseBiomeConfig
public interface BiomeProviderConfig
Base Interface for configurations of
BiomeProvider.-
Method Summary
-
Method Details
-
biomes
List<RegistryReference<Biome>> biomes()Returns the list of configured biomes- Returns:
- The list of configured biomes
-