Hierarchy For Package dev.jorel.commandapi
Class Hierarchy
- java.lang.Object
- dev.jorel.commandapi.CommandAPIBukkit<Source> (implements dev.jorel.commandapi.CommandAPIPlatform<Argument,
CommandSender, Source>, dev.jorel.commandapi.nms.NMS<CommandListenerWrapper>) - dev.jorel.commandapi.CommandAPIConfig<Impl> (implements dev.jorel.commandapi.ChainableBuilder<Impl>)
- dev.jorel.commandapi.CommandAPIBukkitConfig
- dev.jorel.commandapi.CommandRegistrationStrategy<Source>
- dev.jorel.commandapi.PaperCommandRegistration<Source>
- dev.jorel.commandapi.SpigotCommandRegistration<Source>
- dev.jorel.commandapi.Converter
- dev.jorel.commandapi.ExecutableCommand<Impl,
CommandSender> - dev.jorel.commandapi.AbstractCommandAPICommand<Impl,
Argument, CommandSender> - dev.jorel.commandapi.CommandAPICommand (implements dev.jorel.commandapi.BukkitExecutable<Impl>)
- dev.jorel.commandapi.AbstractCommandTree<Impl,
Argument, CommandSender> - dev.jorel.commandapi.CommandTree (implements dev.jorel.commandapi.BukkitExecutable<Impl>)
- dev.jorel.commandapi.AbstractCommandAPICommand<Impl,
- dev.jorel.commandapi.InternalConfig
- dev.jorel.commandapi.InternalBukkitConfig
- dev.jorel.commandapi.PaperImplementations
- dev.jorel.commandapi.Schedulers
- dev.jorel.commandapi.StringTooltip (implements dev.jorel.commandapi.IStringTooltip)
- dev.jorel.commandapi.BukkitStringTooltip
- dev.jorel.commandapi.Tooltip<S>
- dev.jorel.commandapi.BukkitTooltip<S>
- dev.jorel.commandapi.CommandAPIBukkit<Source> (implements dev.jorel.commandapi.CommandAPIPlatform<Argument,
Interface Hierarchy
- dev.jorel.commandapi.ChainableBuilder<Impl>
- dev.jorel.commandapi.PlatformExecutable<Impl,
CommandSender> - dev.jorel.commandapi.BukkitExecutable<Impl>
- dev.jorel.commandapi.PlatformExecutable<Impl,