Interface WeatherUniverse.Mutable

    • Method Detail

      • setWeather

        void setWeather​(WeatherType type)
        Sets the Weather of this universe with a random duration.
        Parameters:
        type - The type of weather
      • setWeather

        void setWeather​(WeatherType type,
                        Ticks ticks)
        Sets the WeatherType of the world with the specified Ticks duration.
        Parameters:
        type - The weather that should be switched to
        ticks - The specified tick duration