Package net.lucypoulton.squirtgun.command.node
package net.lucypoulton.squirtgun.command.node
-
ClassDescriptionAbstractNode<T extends PermissionHolder>CommandNode<T extends PermissionHolder>A node as part of a command chain.A command node that shows a help screen for another node that shows its description, usage, and argument information.NodeBuilder<T extends PermissionHolder>A builder to build a node.