public static class Weather2API.WeatherData
extends java.lang.Object
| Constructor and Description |
|---|
WeatherData(@Nullable Weather2API.WeatherType type,
Vector3 pos,
int level) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBlizzard() |
boolean |
isHurricane() |
boolean |
isSandstorm() |
boolean |
isTornado() |
boolean |
isTropical() |
public WeatherData(@Nullable
@Nullable Weather2API.WeatherType type,
Vector3 pos,
int level)