Namespace Void.Minecraft.Commands.Brigadier.Builder
Classes
ArgumentBuilder<TBuilder, TNode>
Provides fluent, strongly typed operations for a command-node builder.
Provides executor, requirement, child, and redirect configuration shared by command-node builders.
Builds a command node that matches a fixed literal.
Builds an argument node that preserves opaque protocol parser properties.
Builds a named, parsed argument command node.
Interfaces
Builds a command-tree node.