Class Hierarchy
- java.lang.Object
- org.bukkit.command.Command
- io.github.simplexdevelopment.cl.DummyCommand (implements org.bukkit.command.PluginIdentifiableCommand)
- io.github.simplexdevelopment.cl.CommandLoader
- io.github.simplexdevelopment.cl.Permissible
- io.github.simplexdevelopment.cl.CommandBase (implements io.github.simplexdevelopment.cl.api.ICommand)
Interface Hierarchy
- org.bukkit.command.CommandExecutor
- io.github.simplexdevelopment.cl.api.ICommand (also extends org.bukkit.command.TabCompleter)
- io.github.simplexdevelopment.cl.api.SubCommand
- org.bukkit.command.TabCompleter
- io.github.simplexdevelopment.cl.api.ICommand (also extends org.bukkit.command.CommandExecutor)
Annotation Interface Hierarchy
- io.github.simplexdevelopment.cl.api.annotations.Info (implements java.lang.annotation.Annotation)