Package org.spongepowered.api.command.selector
-
Interface Summary Interface Description Selector Allows for the selection ofentities
in a world based on given criteria.Selector.Builder Creates aSelector
based on the provided criteria.Selector.Factory SelectorSortAlgorithm Defines an algorithm used when a selector sorts the selected entities, which will have a significant effect when limits are imposed on the selector.SelectorType Represents a type of selector that Minecraft supplies. -
Class Summary Class Description SelectorSortAlgorithms Sort algorithms for selectorsSelectorTypes AllSelectorType
s available in Minecraft.