yarn/mappings/net/minecraft/command/arguments/GameProfileArgumentType.map...

10 lines
658 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2191 net/minecraft/command/arguments/GameProfileArgumentType
CLASS class_2192 GameProfileArgument
FIELD field_9868 EXAMPLES Ljava/util/Collection;
FIELD field_9869 UNKNOWN_PLAYER_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
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
2019-06-28 17:55:20 -04:00
METHOD method_9329 create ()Lnet/minecraft/class_2191;
METHOD method_9330 getProfileArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;