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

12 lines
750 B
Plaintext

CLASS net/minecraft/class_2191 net/minecraft/command/argument/GameProfileArgumentType
FIELD field_9868 EXAMPLES Ljava/util/Collection;
FIELD field_9869 UNKNOWN_PLAYER_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
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;
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;