Map /perf command (#2460)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
ByMartrixX 2021-06-03 17:00:12 -04:00 committed by GitHub
parent 407aab9955
commit b96c56fcd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 1 deletions

View File

@ -4,5 +4,14 @@ CLASS net/minecraft/class_6413 net/minecraft/server/dedicated/command/PerfComman
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 (Lnet/minecraft/class_2168;)I
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_37338 executeStop (Lnet/minecraft/class_2168;)I
ARG 0 source