Hierarchy For Package me.despical.commandframework.annotations
Annotation Interface Hierarchy
- me.despical.commandframework.annotations.Command (implements java.lang.annotation.Annotation)
- me.despical.commandframework.annotations.Completer (implements java.lang.annotation.Annotation)
- me.despical.commandframework.annotations.Confirmation (implements java.lang.annotation.Annotation)
- me.despical.commandframework.annotations.Cooldown (implements java.lang.annotation.Annotation)
- me.despical.commandframework.annotations.Default (implements java.lang.annotation.Annotation)
- me.despical.commandframework.annotations.Flag (implements java.lang.annotation.Annotation)
- me.despical.commandframework.annotations.Flag.FlagContainer (implements java.lang.annotation.Annotation)
- me.despical.commandframework.annotations.Option (implements java.lang.annotation.Annotation)
- me.despical.commandframework.annotations.Option.OptionContainer (implements java.lang.annotation.Annotation)
- me.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)
- me.despical.commandframework.annotations.Command.SenderType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)