yarn/mappings/net/minecraft/command/arguments/NbtCompoundTagArgumentType....

5 lines
233 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS ci net/minecraft/command/arguments/NbtCompoundTagArgumentType
2018-11-27 16:13:52 -05:00
FIELD a EXAMPLES Ljava/util/Collection;
2019-03-20 13:56:26 -04:00
METHOD a create ()Lci;
METHOD a getCompoundArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lib;