CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.arguments.EntitySelectorArgument Class Reference

An argument that represents a selection of entities. More...

Classes

class  ManyEntities
 An argument that represents many entities. More...
 
class  ManyPlayers
 An argument that represents many players. More...
 
class  OneEntity
 An argument that represents a single entity. More...
 
class  OnePlayer
 An argument that represents a single player. More...
 

Detailed Description

An argument that represents a selection of entities.

Since
1.3