Method GetBiomes
GetBiomes()
Gets the biomes currently owned by or associated with this manager.
public IBiome[] GetBiomes()
Returns
- IBiome[]
The biomes returned by the registered biome-provider callback, or a fallback single child biome when no callback is registered.