Class WeatherTypes
java.lang.Object
com.griefdefender.api.permission.option.type.WeatherTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WeatherTypeRepresents a clearWeatherType.static final WeatherTypeRepresents a downfallWeatherType.static final WeatherTypeRepresents undefinedWeatherType. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLEAR
Represents a clearWeatherType. -
DOWNFALL
Represents a downfallWeatherType. -
UNDEFINED
Represents undefinedWeatherType.
-
-
Constructor Details
-
WeatherTypes
public WeatherTypes()
-