Uses of Enum Class
dev.jorel.commandapi.arguments.EntitySelector
Packages that use EntitySelector
-
Uses of EntitySelector in dev.jorel.commandapi.arguments
Methods in dev.jorel.commandapi.arguments that return EntitySelectorModifier and TypeMethodDescriptionstatic EntitySelectorDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static EntitySelector[]EntitySelector.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.Constructors in dev.jorel.commandapi.arguments with parameters of type EntitySelectorModifierConstructorDescriptionEntitySelectorArgument(String nodeName, EntitySelector selector) Deprecated, for removal: This API element is subject to removal in a future version.
EntitySelectorArgument.EntitySelectorArgument.OneEntity,EntitySelectorArgument.EntitySelectorArgument.OnePlayer,EntitySelectorArgument.EntitySelectorArgument.ManyEntitiesorEntitySelectorArgument.EntitySelectorArgument.ManyPlayers