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

5 lines
223 B
Plaintext
Raw Normal View History

2018-11-27 16:13:52 -05:00
CLASS cp net/minecraft/command/arguments/NbtTagArgumentType
FIELD a EXAMPLES Ljava/util/Collection;
METHOD a create ()Lcp;
2019-01-24 11:47:45 -05:00
METHOD a getNbtTagArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lii;