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

5 lines
233 B
Plaintext
Raw Normal View History

2018-11-27 16:13:52 -05:00
CLASS cf net/minecraft/command/arguments/NbtCompoundTagArgumentType
FIELD a EXAMPLES Ljava/util/Collection;
METHOD a create ()Lcf;
2018-12-12 12:12:26 -05:00
METHOD a getCompoundArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lhs;