Package studio.mevera.imperat.command.tree
package studio.mevera.imperat.command.tree
-
ClassDescriptionArgumentNode<S extends Source>CommandNode<S extends Source>CommandPathSearch<S extends Source>Defines a setResult from dispatching the command execution.CommandTree<S extends Source>Represents a tree structure for commands, providing methods for parsing, matching, and tab-completion functionality within a command framework.CommandTreeVisualizer<S extends Source>