yarn/mappings/net/minecraft/server/command/DebugCommand.mapping

36 lines
1.5 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3032 net/minecraft/server/command/DebugCommand
FIELD field_13596 ALREADY_RUNNING_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13597 NOT_RUNNING_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2022-01-19 12:26:32 -05:00
FIELD field_20283 LOGGER Lorg/slf4j/Logger;
FIELD field_46638 NO_RECURSION_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13154 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
2019-06-28 17:55:20 -04:00
METHOD method_13156 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13157 (Lnet/minecraft/class_2168;)Z
ARG 0 source
2019-06-28 17:55:20 -04:00
METHOD method_13158 executeStop (Lnet/minecraft/class_2168;)I
ARG 0 source
METHOD method_13159 executeStart (Lnet/minecraft/class_2168;)I
2019-04-11 01:58:54 -04:00
ARG 0 source
METHOD method_13161 (Lnet/minecraft/class_2168;)Z
ARG 0 source
2021-05-05 07:53:37 -04:00
METHOD method_36353 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
CLASS class_6347 Tracer
FIELD field_33550 MARGIN I
FIELD field_33551 writer Ljava/io/PrintWriter;
FIELD field_33552 lastIndentWidth I
FIELD field_33553 expectsCommandResult Z
2021-05-13 12:59:44 -04:00
METHOD <init> (Ljava/io/PrintWriter;)V
ARG 1 writer
2021-05-05 07:53:37 -04:00
METHOD method_36355 writeIndent (I)V
ARG 1 width
METHOD method_36356 writeIndentWithoutRememberingWidth (I)V
ARG 1 width
METHOD method_36357 writeNewLine ()V
CLASS class_8829 Command
METHOD method_54257 (Ljava/util/Collection;Lnet/minecraft/class_2168;ILjava/lang/String;Lnet/minecraft/class_8854;I)V
ARG 4 context
ARG 5 depth