Hierarchy For Package dev.jorel.commandapi
Class Hierarchy
- java.lang.Object
- dev.jorel.commandapi.CommandAPIConfig<Impl> (implements dev.jorel.commandapi.ChainableBuilder<Impl>)
- dev.jorel.commandapi.CommandAPIVelocityConfig
- dev.jorel.commandapi.CommandAPIVelocity (implements dev.jorel.commandapi.CommandAPIPlatform<Argument,
CommandSender, Source>) - dev.jorel.commandapi.CommandAPIVersionHandler
- dev.jorel.commandapi.ExecutableCommand<Impl,
CommandSender> - dev.jorel.commandapi.AbstractCommandAPICommand<Impl,
Argument, CommandSender> - dev.jorel.commandapi.CommandAPICommand (implements dev.jorel.commandapi.VelocityExecutable<Impl>)
- dev.jorel.commandapi.AbstractCommandTree<Impl,
Argument, CommandSender> - dev.jorel.commandapi.CommandTree (implements dev.jorel.commandapi.VelocityExecutable<Impl>)
- dev.jorel.commandapi.AbstractCommandAPICommand<Impl,
- dev.jorel.commandapi.InternalConfig
- dev.jorel.commandapi.InternalVelocityConfig
- dev.jorel.commandapi.CommandAPIConfig<Impl> (implements dev.jorel.commandapi.ChainableBuilder<Impl>)
Interface Hierarchy
- dev.jorel.commandapi.ChainableBuilder<Impl>
- dev.jorel.commandapi.PlatformExecutable<Impl,
CommandSender> - dev.jorel.commandapi.VelocityExecutable<Impl>
- dev.jorel.commandapi.PlatformExecutable<Impl,