JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.github.mqzn.commands.base.tree
package
io.github.mqzn.commands.base.tree
Related Packages
Package
Description
io.github.mqzn.commands.base
io.github.mqzn.commands.base.caption
io.github.mqzn.commands.base.context
io.github.mqzn.commands.base.cooldown
io.github.mqzn.commands.base.manager
io.github.mqzn.commands.base.syntax
All Classes and Interfaces
Classes
Enum Classes
Record Classes
Class
Description
CommandTree
<S>
This class represents a tree data structure containing all nodes of subcommands of a particular command.
CommandTree.TraversingResult
<S>
CommandTree.TraversingResultState
SubCommandArgumentWrapper
<S>