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

8 lines
434 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS co net/minecraft/command/arguments/ItemEnchantmentArgumentType
2018-11-27 16:13:52 -05:00
FIELD b EXAMPLES Ljava/util/Collection;
2019-03-20 13:56:26 -04:00
METHOD a create ()Lco;
2019-03-27 14:35:10 -04:00
METHOD a getEnchantmentArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lbex;
2019-03-14 08:57:09 -04:00
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 1 context
ARG 2 builder