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
entitiesin a world based on given criteria.Creates aSelectorbased 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.AllSelectorTypes available in Minecraft.