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

7 lines
265 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS tg net/minecraft/server/command/TeammsgCommand
2019-01-12 06:41:47 -05:00
FIELD a NO_TEAM_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2019-02-13 12:35:08 -05:00
METHOD a execute (Lca;Ljg;)I
2019-01-12 06:41:47 -05:00
ARG 0 source
ARG 1 message
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V