Class WeatherCommand

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

public class WeatherCommand extends Object
Mappings:
Namespace Name
official zz
intermediary net/minecraft/class_3155
named net/minecraft/server/command/WeatherCommand
  • Field Details

    • field_33398

      private static final int field_33398
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official a Lzz;a:I
      intermediary field_33398 Lnet/minecraft/class_3155;field_33398:I
      named field_33398 Lnet/minecraft/server/command/WeatherCommand;field_33398:I
  • Constructor Details

    • WeatherCommand

      public WeatherCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lzz;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_13827 Lnet/minecraft/class_3155;method_13827(Lcom/mojang/brigadier/CommandDispatcher;)V
      named register Lnet/minecraft/server/command/WeatherCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
    • executeClear

      private static int executeClear(ServerCommandSource source, int duration)
      Mappings:
      Namespace Name Mixin selector
      official a Lzz;a(Ldg;I)I
      intermediary method_13824 Lnet/minecraft/class_3155;method_13824(Lnet/minecraft/class_2168;I)I
      named executeClear Lnet/minecraft/server/command/WeatherCommand;executeClear(Lnet/minecraft/server/command/ServerCommandSource;I)I
    • executeRain

      private static int executeRain(ServerCommandSource source, int duration)
      Mappings:
      Namespace Name Mixin selector
      official b Lzz;b(Ldg;I)I
      intermediary method_13828 Lnet/minecraft/class_3155;method_13828(Lnet/minecraft/class_2168;I)I
      named executeRain Lnet/minecraft/server/command/WeatherCommand;executeRain(Lnet/minecraft/server/command/ServerCommandSource;I)I
    • executeThunder

      private static int executeThunder(ServerCommandSource source, int duration)
      Mappings:
      Namespace Name Mixin selector
      official c Lzz;c(Ldg;I)I
      intermediary method_13833 Lnet/minecraft/class_3155;method_13833(Lnet/minecraft/class_2168;I)I
      named executeThunder Lnet/minecraft/server/command/WeatherCommand;executeThunder(Lnet/minecraft/server/command/ServerCommandSource;I)I