Package org.spongepowered.api.command.selector
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.command.selector
-
ClassDescriptionAllows for the selection of
entities
in a world based on given criteria.Creates aSelector
based on the provided criteria.Defines an algorithm used when a selector sorts the selected entities, which will have a significant effect when limits are imposed on the selector.Sort algorithms for selectorsRepresents a type of selector that Minecraft supplies.AllSelectorType
s available in Minecraft.