Uses of Enum Class
net.risingworld.api.definitions.Biomes.IslandType
Packages that use Biomes.IslandType
-
Uses of Biomes.IslandType in net.risingworld.api.definitions
Subclasses with type arguments of type Biomes.IslandType in net.risingworld.api.definitionsFields in net.risingworld.api.definitions declared as Biomes.IslandTypeMethods in net.risingworld.api.definitions that return Biomes.IslandTypeModifier and TypeMethodDescriptionstatic Biomes.IslandTypeBiomes.IslandType.get(int value) static Biomes.IslandTypeReturns the enum constant of this class with the specified name.static Biomes.IslandType[]Biomes.IslandType.values()Returns an array containing the constants of this enum class, in the order they are declared.