public static class GameProfileArgument.ProfileProvider extends java.lang.Object implements GameProfileArgument.IProfileProvider
Modifier and Type | Field and Description |
---|---|
private EntitySelector |
selector |
Constructor and Description |
---|
ProfileProvider(EntitySelector selectorIn) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<com.mojang.authlib.GameProfile> |
getNames(CommandSource p_getNames_1_) |
private final EntitySelector selector
public ProfileProvider(EntitySelector selectorIn)
public java.util.Collection<com.mojang.authlib.GameProfile> getNames(CommandSource p_getNames_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
getNames
in interface GameProfileArgument.IProfileProvider
com.mojang.brigadier.exceptions.CommandSyntaxException