Interface Weather.Factory
- Enclosing interface:
Weather
public static interface Weather.Factory
-
Method Summary
Modifier and TypeMethodDescriptionof(WeatherType type, Ticks remainingDuration, Ticks runningDuration)
-
Method Details
-
of
-
Weatherof(WeatherType type,
Ticks remainingDuration,
Ticks runningDuration)