Class WeatherCommand

java.lang.Object
net.minecraft.server.command.WeatherCommand

public class WeatherCommand
extends Object
  • Constructor Details

    • WeatherCommand

      public WeatherCommand()
  • Method Details

    • register

      public static void register​(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
    • executeClear

      private static int executeClear​(ServerCommandSource source, int duration)
    • executeRain

      private static int executeRain​(ServerCommandSource source, int duration)
    • executeThunder

      private static int executeThunder​(ServerCommandSource source, int duration)