yarn/mappings/net/minecraft/command/arguments/TeamArgumentType.mapping

6 lines
314 B
Plaintext
Raw Normal View History

2018-11-27 16:13:52 -05:00
CLASS cz net/minecraft/command/arguments/TeamArgumentType
FIELD a EXAMPLES Ljava/util/Collection;
FIELD b UNKNOWN_TEAM_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
2018-11-27 16:13:52 -05:00
METHOD a create ()Lcz;
2019-02-21 13:19:18 -05:00
METHOD a getTeamArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lcoj;