Class Hierarchy
- java.lang.Object
- tech.guilhermekaua.spigotboot.commands.CommandExecutionDecision
- tech.guilhermekaua.spigotboot.commands.CommandInterceptorAnnotationBinding
- tech.guilhermekaua.spigotboot.commands.CommandRootCompiler
- tech.guilhermekaua.spigotboot.commands.CommandsModule (implements tech.guilhermekaua.spigotboot.core.module.Module)
- tech.guilhermekaua.spigotboot.commands.CommandTextResolutionContext
- tech.guilhermekaua.spigotboot.commands.CommandTextResolverChain
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- tech.guilhermekaua.spigotboot.commands.CommandMessageException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- tech.guilhermekaua.spigotboot.commands.CommandArgumentResolver<T>
- tech.guilhermekaua.spigotboot.commands.CommandArgumentResolverRegistry
- tech.guilhermekaua.spigotboot.commands.CommandArgumentResolverRegistryCustomizer
- tech.guilhermekaua.spigotboot.commands.CommandCompletionProvider
- tech.guilhermekaua.spigotboot.commands.CommandCompletionRegistry
- tech.guilhermekaua.spigotboot.commands.CommandCompletionRegistryCustomizer
- tech.guilhermekaua.spigotboot.commands.CommandExecutionContext
- tech.guilhermekaua.spigotboot.commands.CommandMessageKey
- tech.guilhermekaua.spigotboot.commands.CommandMessages
- tech.guilhermekaua.spigotboot.commands.CommandMessageSource
- tech.guilhermekaua.spigotboot.commands.CommandPlatformSupport
- tech.guilhermekaua.spigotboot.commands.CommandReplacementRegistry
- tech.guilhermekaua.spigotboot.commands.CommandReplacementRegistryCustomizer
- tech.guilhermekaua.spigotboot.commands.CommandSenderHandle
- tech.guilhermekaua.spigotboot.commands.CommandTextResolver
- tech.guilhermekaua.spigotboot.core.context.lifecycle.Ordered
- tech.guilhermekaua.spigotboot.commands.CommandAnnotationInterceptor<A>
- tech.guilhermekaua.spigotboot.commands.CommandInterceptor
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tech.guilhermekaua.spigotboot.commands.CommandTextResolutionContext.TargetType
- tech.guilhermekaua.spigotboot.commands.CoreCommandMessages (implements tech.guilhermekaua.spigotboot.commands.CommandMessageKey)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)