Package net.orbyfied.j8.command
Interface NodeComponent
- All Known Subinterfaces:
Completer,Functional,Primary,Suggester
- All Known Implementing Classes:
AbstractNodeComponent,Argument,Executable,Flags,Properties,Required,Secure
public interface NodeComponent
-
Method Summary
-
Method Details
-
getNode
Node getNode()Get the node that holds this component.- Returns:
- The node.
-