Uses of Enum Class
net.risingworld.api.definitions.Seasons.Season
-
Uses of Seasons.Season in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionPlants.PlantDefinition.growingseasons
Seasons during which the plant can grow.WeatherDefs.Weather.seasons
Season when this weather effect may occur.Npcs.NpcDefinition.spawnseasons
Seasons during which this npc may spawn naturally.Modifier and TypeMethodDescriptionstatic Seasons.Season
Seasons.Season.get
(int value) static Seasons.Season
Returns the enum constant of this class with the specified name.static Seasons.Season[]
Seasons.Season.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Seasons.Season in net.risingworld.api.events.world