Class EntitySelectorArgument.ManyEntities

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.ManyEntities
All Implemented Interfaces:
BukkitExecutable<Argument<Collection>>, ChainableBuilder<Argument<Collection>>, PlatformExecutable<Argument<Collection>,org.bukkit.command.CommandSender>
Enclosing class:
EntitySelectorArgument

public static class EntitySelectorArgument.ManyEntities extends Argument<Collection>
An argument that represents many entities
API Note:
Returns a Collection<Entity> object