Class Hierarchy
- java.lang.Object
- net.orbyfied.j8.command.AbstractNodeComponent (implements net.orbyfied.j8.command.NodeComponent)
- net.orbyfied.j8.command.argument.Argument (implements net.orbyfied.j8.command.component.Completer, net.orbyfied.j8.command.component.Functional, net.orbyfied.j8.command.component.Primary)
- net.orbyfied.j8.command.argument.ArgumentTypes
- net.orbyfied.j8.command.argument.ArgumentTypes.SystemTypeResolver (implements net.orbyfied.j8.command.argument.TypeResolver)
- net.orbyfied.j8.command.argument.Flag<T>
- net.orbyfied.j8.command.argument.GenericArgumentType<B> (implements net.orbyfied.j8.command.argument.ArgumentType<T>)
- net.orbyfied.j8.command.argument.GenericTypeInstance<B> (implements net.orbyfied.j8.command.argument.ArgumentType<T>)
- net.orbyfied.j8.registry.Identifier (implements java.lang.Cloneable)
- net.orbyfied.j8.command.argument.TypeIdentifier (implements java.lang.Cloneable)
- net.orbyfied.j8.command.AbstractNodeComponent (implements net.orbyfied.j8.command.NodeComponent)
Interface Hierarchy
- net.orbyfied.j8.command.argument.ArgumentType<T>
- net.orbyfied.j8.command.argument.TypeResolver