Hierarchy For All Packages
- dev.despical.commandframework,
- dev.despical.commandframework.annotations,
- dev.despical.commandframework.debug,
- dev.despical.commandframework.exceptions,
- dev.despical.commandframework.options
Class Hierarchy
- java.lang.Object
- dev.despical.commandframework.CommandArguments
- dev.despical.commandframework.CommandFramework
- dev.despical.commandframework.CompleterHelper
- java.util.logging.Logger
- dev.despical.commandframework.debug.DebugLogger
- dev.despical.commandframework.options.OptionManager
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dev.despical.commandframework.exceptions.CommandException
- dev.despical.commandframework.exceptions.CooldownException
- dev.despical.commandframework.exceptions.CommandException
- java.lang.RuntimeException
- java.lang.Exception
Annotation Interface Hierarchy
- dev.despical.commandframework.annotations.Command (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Completer (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Confirmation (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Cooldown (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.debug.Debug (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Default (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Flag (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Flag.FlagContainer (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Option (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Option.OptionContainer (implements java.lang.annotation.Annotation)
- dev.despical.commandframework.annotations.Param (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- dev.despical.commandframework.annotations.Command.SenderType
- dev.despical.commandframework.options.FrameworkOption
- dev.despical.commandframework.Message
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)