Interface SelectionType


public interface SelectionType
  • Field Details

  • Method Details

    • from

      @NotNull static @NotNull SelectionType from(String id)
    • id

      String id()
    • getTargetEntities

      @NotNull <E extends org.bukkit.entity.Entity> @NotNull List<E> getTargetEntities(@NotNull @NotNull studio.mevera.imperat.context.CommandContext<BukkitCommandSource> context, @NotNull @NotNull studio.mevera.imperat.context.internal.Cursor<BukkitCommandSource> cursor) throws studio.mevera.imperat.exception.CommandException
      Throws:
      studio.mevera.imperat.exception.CommandException