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

18 lines
876 B
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_37333 startProfiling (Lnet/minecraft/class_2168;)I
ARG 0 source
METHOD method_37334 (Lnet/minecraft/class_2168;Lnet/minecraft/class_3696;)V
ARG 0 source
ARG 1 result
METHOD method_37335 (Lnet/minecraft/class_2168;Ljava/nio/file/Path;Lnet/minecraft/server/MinecraftServer;)V
ARG 0 source
ARG 1 tempProfilingFile
ARG 2 server
METHOD method_37338 stopProfiling (Lnet/minecraft/class_2168;)I
ARG 0 source