Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- dev.lorenzz.CommandManager
- dev.lorenzz.registration.CommandRegistrar
- dev.lorenzz.util.CommandUtils
- dev.lorenzz.help.HelpGenerator
- dev.lorenzz.help.HelpGenerator.HelpEntry
- dev.lorenzz.help.PaginatedHelp
- dev.lorenzz.provider.ProviderRegistry
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- dev.lorenzz.exception.CommandExitException
- java.lang.RuntimeException
- dev.lorenzz.exception.CommandException
- java.lang.Exception
Interface Hierarchy
- dev.lorenzz.provider.Provider<T>
Annotation Interface Hierarchy
- dev.lorenzz.annotations.Combined (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Command (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Flag (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Hidden (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Named (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Optional (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Permission (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Range (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Sender (implements java.lang.annotation.Annotation)
- dev.lorenzz.annotations.Subcommand (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.lorenzz.util.LanguageLocale
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)