yarn/mappings/net/minecraft/server/dedicated/command/PerfCommand.mapping

26 lines
1.2 KiB
Plaintext

CLASS net/minecraft/class_6413 net/minecraft/server/dedicated/command/PerfCommand
FIELD field_33985 LOGGER Lorg/apache/logging/log4j/Logger;
FIELD field_33986 NOT_RUNNING_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_33987 ALREADY_RUNNING_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_37331 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_37332 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_37333 executeStart (Lnet/minecraft/class_2168;)I
ARG 0 source
METHOD method_37334 sendProfilingStoppedMessage (Lnet/minecraft/class_2168;Lnet/minecraft/class_3696;)V
ARG 0 source
ARG 1 result
METHOD method_37335 saveReport (Lnet/minecraft/class_2168;Ljava/nio/file/Path;Lnet/minecraft/server/MinecraftServer;)V
ARG 0 source
ARG 1 tempProfilingFile
ARG 2 server
METHOD method_37337 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_37338 executeStop (Lnet/minecraft/class_2168;)I
ARG 0 source
METHOD method_37339 (Lnet/minecraft/class_2168;Lnet/minecraft/class_3696;)V
ARG 1 result
METHOD method_37340 (Lnet/minecraft/class_2168;)Z
ARG 0 source