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

11 lines
635 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2177 net/minecraft/command/arguments/ColorArgumentType
FIELD field_9839 EXAMPLES Ljava/util/Collection;
FIELD field_9840 INVALID_COLOR_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
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
METHOD method_9276 color ()Lnet/minecraft/class_2177;
2019-06-28 17:55:20 -04:00
METHOD method_9277 getColor (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_124;
2019-09-18 12:39:49 -04:00
ARG 0 context
ARG 1 name