setPlayerWeather

public abstract void setPlayerWeather(WeatherType type)

Sets the type of weather the player will see. When used, the weather status of the player is locked until resetPlayerWeather is used.

Parameters

type

The WeatherType enum type the player should experience