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.StrLerpValWeatherPeriod.StrLerpVal.fromValue(int id) static WeatherPeriod.StrLerpValReturns 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.