Package-level declarations

Types

Link copied to clipboard
interface ArgumentType<T>

Parses a single argument into a typed value.

Link copied to clipboard
interface Command

Command definition registered in the proxy.

Link copied to clipboard
interface CommandContext

Execution context for a command invocation.

Link copied to clipboard
interface CommandRegistry

Registers commands and resolves them by name.

Link copied to clipboard

Entity that can execute commands.

Link copied to clipboard

Source category of a command invocation.