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

10 lines
567 B
Plaintext

CLASS cm net/minecraft/command/arguments/GameProfileArgumentType
CLASS cm$a ProfileSupplier
FIELD a UNKNOWN_PLAYER_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD b EXAMPLES Ljava/util/Collection;
METHOD a create ()Lcm;
METHOD a getProfilesArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/Collection;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 1 context
ARG 2 builder