Namespace Void.Minecraft.Commands.Brigadier.Context
Classes
Contains the parsed nodes, arguments, source, and execution metadata for a command stage.
Accumulates parse results for one stage of a potentially redirected command.
Represents redirect modifiers followed by one executable command context.
Associates a parsed argument value with its input range.
Associates a matched command node with the input range it consumed.
Represents a half-open character range in command input.
Identifies the parent node and replacement start used to build completions.
Interfaces
Exposes the typed value produced by an argument parser.
Enums
ContextChain.ContextChainStage
Identifies the operation performed by the current chain stage.