Class JfrCommand

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

public class JfrCommand extends Object
Mappings:
Namespace Name
named net/minecraft/server/command/JfrCommand
intermediary net/minecraft/class_6607
official anj
  • Field Details Link icon

    • JFR_START_FAILED_EXCEPTION Link icon

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType JFR_START_FAILED_EXCEPTION
      Mappings:
      Namespace Name Mixin selector
      named JFR_START_FAILED_EXCEPTION Lnet/minecraft/server/command/JfrCommand;JFR_START_FAILED_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_34880 Lnet/minecraft/class_6607;field_34880:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      official a Lanj;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • JFR_DUMP_FAILED_EXCEPTION Link icon

      private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType JFR_DUMP_FAILED_EXCEPTION
      Mappings:
      Namespace Name Mixin selector
      named JFR_DUMP_FAILED_EXCEPTION Lnet/minecraft/server/command/JfrCommand;JFR_DUMP_FAILED_EXCEPTION:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_34881 Lnet/minecraft/class_6607;field_34881:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      official b Lanj;b:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
  • Constructor Details Link icon

    • JfrCommand Link icon

      private JfrCommand()
  • Method Details Link icon

    • register Link icon

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      named register Lnet/minecraft/server/command/JfrCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_38612 Lnet/minecraft/class_6607;method_38612(Lcom/mojang/brigadier/CommandDispatcher;)V
      official a Lanj;a(Lcom/mojang/brigadier/CommandDispatcher;)V
    • executeStart Link icon

      private static int executeStart(ServerCommandSource source) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      named executeStart Lnet/minecraft/server/command/JfrCommand;executeStart(Lnet/minecraft/server/command/ServerCommandSource;)I
      intermediary method_38614 Lnet/minecraft/class_6607;method_38614(Lnet/minecraft/class_2168;)I
      official a Lanj;a(Lex;)I
    • executeStop Link icon

      private static int executeStop(ServerCommandSource source) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      named executeStop Lnet/minecraft/server/command/JfrCommand;executeStop(Lnet/minecraft/server/command/ServerCommandSource;)I
      intermediary method_38617 Lnet/minecraft/class_6607;method_38617(Lnet/minecraft/class_2168;)I
      official b Lanj;b(Lex;)I