public class PixelmonWeather
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static LocalWeatherEvent |
SANDSTORM |
Constructor and Description |
---|
PixelmonWeather() |
Modifier and Type | Method and Description |
---|---|
static void |
init() |
static LocalWeatherEvent |
register(java.lang.String id,
LocalWeatherEvent weather) |
public static final LocalWeatherEvent SANDSTORM
public static LocalWeatherEvent register(java.lang.String id, LocalWeatherEvent weather)
public static void init()