Uses of Enum Class
zombie.iso.weather.WeatherPeriod.StrLerpVal
Packages that use WeatherPeriod.StrLerpVal
-
Uses of WeatherPeriod.StrLerpVal in zombie.iso.weather
Subclasses with type arguments of type WeatherPeriod.StrLerpVal in zombie.iso.weatherMethods in zombie.iso.weather that return WeatherPeriod.StrLerpValModifier and TypeMethodDescriptionstatic WeatherPeriod.StrLerpVal
WeatherPeriod.StrLerpVal.fromValue
(int id) static WeatherPeriod.StrLerpVal
Returns the enum constant of this class with the specified name.static WeatherPeriod.StrLerpVal[]
WeatherPeriod.StrLerpVal.values()
Returns an array containing the constants of this enum class, in the order they are declared.