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

7 lines
265 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS tq net/minecraft/server/command/TeammsgCommand
2019-01-12 06:41:47 -05:00
FIELD a NO_TEAM_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2019-03-20 13:56:26 -04:00
METHOD a execute (Lcd;Ljm;)I
2019-01-12 06:41:47 -05:00
ARG 0 source
ARG 1 message
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V