public class WeatherCommand extends AbstractCommandCollection
Command for weathe operations. Registered with the command system and callable by players.
java.lang.Object > AbstractCommandCollection > WeatherCommand
Field Summary
No fields documented.
Method Detail
WeatherCommand
public
public
WeatherCommand
()
Method WeatherCommand.
WeatherSetCommand
public
new
WeatherSetCommand
()
Method WeatherSetCommand.
WeatherGetCommand
public
new
WeatherGetCommand
()
Method WeatherGetCommand.
WeatherResetCommand
public
new
WeatherResetCommand
()
Method WeatherResetCommand.