public class WeatherCommand
extends java.lang.Object
Constructor and Description |
---|
WeatherCommand() |
Modifier and Type | Method and Description |
---|---|
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) |
private static int |
setClear(CommandSource source,
int time) |
private static int |
setRain(CommandSource source,
int time) |
private static int |
setThunder(CommandSource source,
int time) |
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int setClear(CommandSource source, int time)
private static int setRain(CommandSource source, int time)
private static int setThunder(CommandSource source, int time)