Uses of Class
zombie.iso.weather.ClimateForecaster.DayForecast
Packages that use ClimateForecaster.DayForecast
-
Uses of ClimateForecaster.DayForecast in zombie.iso.weather
Methods in zombie.iso.weather that return ClimateForecaster.DayForecastModifier and TypeMethodDescriptionClimateForecaster.getForecast()
ClimateForecaster.getForecast
(int offset) ClimateForecaster.DayForecast.getWeatherOverlap()
Methods in zombie.iso.weather that return types with arguments of type ClimateForecaster.DayForecastMethods in zombie.iso.weather with parameters of type ClimateForecaster.DayForecastModifier and TypeMethodDescriptionprotected void
ClimateForecaster.sampleDay
(ClimateManager climateManager, ClimateForecaster.DayForecast dayForecast1, int int3)