Class EntitySelectorArgument.ManyPlayers

java.lang.Object
dev.jorel.commandapi.AbstractArgumentTree<Argument<Collection>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.AbstractArgument<Collection,Argument<Collection>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.Argument<Collection>
dev.jorel.commandapi.arguments.EntitySelectorArgument.ManyPlayers
All Implemented Interfaces:
BukkitExecutable<Argument<Collection>>, ChainableBuilder<Argument<Collection>>, PlatformExecutable<Argument<Collection>,org.bukkit.command.CommandSender>
Enclosing class:
EntitySelectorArgument

public static class EntitySelectorArgument.ManyPlayers extends Argument<Collection>
An argument that represents many players
API Note:
Returns a Collection<Player> object