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