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

8 lines
284 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ts net/minecraft/server/command/TeammsgCommand
2019-01-12 06:41:47 -05:00
FIELD a NO_TEAM_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2019-06-07 07:45:25 -04:00
METHOD a execute (Lcd;Ljn;)I
2019-01-12 06:41:47 -05:00
ARG 0 source
ARG 1 message
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher