Uses of Class
zombie.iso.weather.WeatherPeriod.WeatherStage
Packages that use WeatherPeriod.WeatherStage
-
Uses of WeatherPeriod.WeatherStage in zombie.iso.weather
Fields in zombie.iso.weather declared as WeatherPeriod.WeatherStageModifier and TypeFieldDescriptionprotected WeatherPeriod.WeatherStage
WeatherPeriod.WeatherStage.nextStage
protected WeatherPeriod.WeatherStage
WeatherPeriod.WeatherStage.previousStage
Methods in zombie.iso.weather that return WeatherPeriod.WeatherStageModifier and TypeMethodDescriptionWeatherPeriod.createAndAddModdedStage
(String moddedID, double _duration) WeatherPeriod.createAndAddStage
(int typeid, double _duration) WeatherPeriod.getCurrentStage()
WeatherPeriod.getStageForWorldAge
(double worldAgeHours) protected WeatherPeriod.WeatherStage
WeatherPeriod.WeatherStage.overrideStageDuration
(double double0) protected WeatherPeriod.WeatherStage
WeatherPeriod.WeatherStage.setStageDuration
(double double0) protected WeatherPeriod.WeatherStage
WeatherPeriod.WeatherStage.startStage
(double double0) Methods in zombie.iso.weather that return types with arguments of type WeatherPeriod.WeatherStage