Namespace Void.Proxy.Api.Commands
Interfaces
Manages the Brigadier command tree by registering top-level command nodes.
The concrete implementation is CommandDispatcher, which roots all nodes under a single RootCommandNode.
Provides access to command dispatching and execution operations.
Represents an object that can act as the source of command execution and command completion requests.
Enums
Describes the outcome of a command dispatched through