Interface CommandTreeNode.Basic
- All Superinterfaces:
- CommandTreeNode<CommandTreeNode.Basic>,- CommandTreeNode.Argument<CommandTreeNode.Basic>
- Enclosing interface:
- CommandTreeNode<T extends CommandTreeNode<T>>
public static interface CommandTreeNode.Basic
extends CommandTreeNode.Argument<CommandTreeNode.Basic>
A 
CommandTreeNode with no known properties to set.- 
Nested Class SummaryNested classes/interfaces inherited from interface org.spongepowered.api.command.registrar.tree.CommandTreeNodeCommandTreeNode.Amount, CommandTreeNode.Argument<T extends CommandTreeNode<T>>, CommandTreeNode.Basic, CommandTreeNode.EntitySelection, CommandTreeNode.NodeFactory, CommandTreeNode.Range<S extends Number>, CommandTreeNode.Root, CommandTreeNode.StringParser
- 
Method SummaryMethods inherited from interface org.spongepowered.api.command.registrar.tree.CommandTreeNodechild, child, child, completions, completions, customCompletions, executable, redirect, requires