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

12 lines
750 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_2191 net/minecraft/command/argument/GameProfileArgumentType
2019-06-28 17:55:20 -04:00
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
METHOD method_9329 gameProfile ()Lnet/minecraft/class_2191;
2019-06-28 17:55:20 -04:00
METHOD method_9330 getProfileArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
CLASS class_2192 GameProfileArgument
CLASS class_2193 SelectorBacked
FIELD field_9870 selector Lnet/minecraft/class_2300;