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

24 lines
1.1 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;
FIELD field_20283 LOGGER Lorg/apache/logging/log4j/Logger;
FIELD field_20310 FILE_SYSTEM_PROVIDER Ljava/nio/file/spi/FileSystemProvider;
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 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_21617 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_21618 createDebugReport (Lnet/minecraft/class_2168;)I
ARG 0 source
METHOD method_21675 (Ljava/nio/file/spi/FileSystemProvider;)Z
ARG 0 fileSystemProvider