Class StopwatchCommand

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

public class StopwatchCommand extends Object
Mappings:
Namespace Name
named net/minecraft/server/command/StopwatchCommand
intermediary net/minecraft/class_12083
official ard
  • Field Details

    • ALREADY_EXISTS_EXCEPTION

      private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType ALREADY_EXISTS_EXCEPTION
      Mappings:
      Namespace Name Mixin selector
      named ALREADY_EXISTS_EXCEPTION Lnet/minecraft/server/command/StopwatchCommand;ALREADY_EXISTS_EXCEPTION:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_63170 Lnet/minecraft/class_12083;field_63170:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      official c Lard;c:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • DOES_NOT_EXIST_EXCEPTION

      public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType DOES_NOT_EXIST_EXCEPTION
      Mappings:
      Namespace Name Mixin selector
      named DOES_NOT_EXIST_EXCEPTION Lnet/minecraft/server/command/StopwatchCommand;DOES_NOT_EXIST_EXCEPTION:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_63168 Lnet/minecraft/class_12083;field_63168:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      official a Lard;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • STOPWATCH_SUGGESTION_PROVIDER

      public static final com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource> STOPWATCH_SUGGESTION_PROVIDER
      Mappings:
      Namespace Name Mixin selector
      named STOPWATCH_SUGGESTION_PROVIDER Lnet/minecraft/server/command/StopwatchCommand;STOPWATCH_SUGGESTION_PROVIDER:Lcom/mojang/brigadier/suggestion/SuggestionProvider;
      intermediary field_63169 Lnet/minecraft/class_12083;field_63169:Lcom/mojang/brigadier/suggestion/SuggestionProvider;
      official b Lard;b:Lcom/mojang/brigadier/suggestion/SuggestionProvider;
  • Constructor Details

    • StopwatchCommand

      public StopwatchCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      named register Lnet/minecraft/server/command/StopwatchCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_74979 Lnet/minecraft/class_12083;method_74979(Lcom/mojang/brigadier/CommandDispatcher;)V
      official a Lard;a(Lcom/mojang/brigadier/CommandDispatcher;)V
    • executeCreate

      private static int executeCreate(ServerCommandSource source, Identifier id) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      named executeCreate Lnet/minecraft/server/command/StopwatchCommand;executeCreate(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/Identifier;)I
      intermediary method_74982 Lnet/minecraft/class_12083;method_74982(Lnet/minecraft/class_2168;Lnet/minecraft/class_2960;)I
      official a Lard;a(Lej;Lamy;)I
    • executeQuery

      private static int executeQuery(ServerCommandSource source, Identifier id, double double2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      named executeQuery Lnet/minecraft/server/command/StopwatchCommand;executeQuery(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/Identifier;D)I
      intermediary method_74986 Lnet/minecraft/class_12083;method_74986(Lnet/minecraft/class_2168;Lnet/minecraft/class_2960;D)I
      official a Lard;a(Lej;Lamy;D)I
    • executeRestart

      private static int executeRestart(ServerCommandSource source, Identifier id) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      named executeRestart Lnet/minecraft/server/command/StopwatchCommand;executeRestart(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/Identifier;)I
      intermediary method_74990 Lnet/minecraft/class_12083;method_74990(Lnet/minecraft/class_2168;Lnet/minecraft/class_2960;)I
      official b Lard;b(Lej;Lamy;)I
    • executeRemove

      private static int executeRemove(ServerCommandSource source, Identifier id) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      named executeRemove Lnet/minecraft/server/command/StopwatchCommand;executeRemove(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/Identifier;)I
      intermediary method_74992 Lnet/minecraft/class_12083;method_74992(Lnet/minecraft/class_2168;Lnet/minecraft/class_2960;)I
      official c Lard;c(Lej;Lamy;)I