Interface Biome
-
@CatalogedBy(Biomes.class) public interface Biome
Represents a biome.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublehumidity()Gets the humidity of this biome.doubletemperature()Gets the temperature of this biome.
-