All Classes and Interfaces
Class
Description
AbstractField is an abstract base class that implements the SelectionField
interface.
Exception thrown when the server does not support Brigadier.
A Bukkit-specific implementation of
CommandSource that wraps a Bukkit CommandSender.Configuration builder for BukkitImperat instances.
Main Imperat implementation for Bukkit/Spigot/Paper servers.
Response keys specific to the Bukkit platform.
Utility for using Minecraft's 1.13 'brigadier' library in Bukkit plugins.
Factory for getting instances of
Commodore.This interface represents a condition to be evaluated on an entity based on certain criteria.
The FieldProvider interface is designed to define a method for providing
selection fields based on their names.
OperatorField is an abstract base class that extends AbstractField.
The PredicateField interface extends the SelectionField interface to add filtering
functionality based on a specific value.
RangedNumericField is a concrete implementation of AbstractField that handles numeric fields with range values.
The SelectionField interface defines methods for handling selection fields
with generic types.