Hierarchy For Package com.marcusslover.plus.lib.command
Class Hierarchy
- java.lang.Object
- com.marcusslover.plus.lib.command.CommandManager
Interface Hierarchy
- com.marcusslover.plus.lib.command.ICommandContextHelper<V>
- com.marcusslover.plus.lib.command.ITabCompleterHelper
- com.marcusslover.plus.lib.command.ICommand
Annotation Interface Hierarchy
- com.marcusslover.plus.lib.command.Command (implements java.lang.annotation.Annotation)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.marcusslover.plus.lib.command.CommandContext (implements com.marcusslover.plus.lib.command.ICommandContextHelper<V>)
- com.marcusslover.plus.lib.command.TabCompleteContext (implements com.marcusslover.plus.lib.command.ICommandContextHelper<V>)
- java.lang.Record