Package net.orbyfied.j8.command.component


package net.orbyfied.j8.command.component
  • Class
    Description
    A node component which handles completion for the node it's been assigned to.
    A node component which executes code when a node is walked or executed.
    A node component which grants the node the ability to push flags to the context.
     
    Indicates that a class is not a node component and therefore shouldn't be cached.
     
     
     
    A node component which handles completion of the current or next node.