Hierarchy For All Packages
Package Hierarchies:- com.github.alex1304.ultimategdbot.api,
- com.github.alex1304.ultimategdbot.api.command,
- com.github.alex1304.ultimategdbot.api.command.annotated,
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter,
- com.github.alex1304.ultimategdbot.api.command.menu,
- com.github.alex1304.ultimategdbot.api.database,
- com.github.alex1304.ultimategdbot.api.database.guildconfig,
- com.github.alex1304.ultimategdbot.api.emoji,
- com.github.alex1304.ultimategdbot.api.localization,
- com.github.alex1304.ultimategdbot.api.logging,
- com.github.alex1304.ultimategdbot.api.metadata,
- com.github.alex1304.ultimategdbot.api.service,
- com.github.alex1304.ultimategdbot.api.util
Class Hierarchy
- java.lang.Object
- com.github.alex1304.ultimategdbot.api.command.annotated.AnnotatedCommand (implements com.github.alex1304.ultimategdbot.api.command.Command)
- com.github.alex1304.ultimategdbot.api.command.ArgumentList
- com.github.alex1304.ultimategdbot.api.database.guildconfig.BooleanConfigEntry
- com.github.alex1304.ultimategdbot.api.BotConfig
- com.github.alex1304.ultimategdbot.api.service.BotService
- com.github.alex1304.ultimategdbot.api.command.CommandDocumentation
- com.github.alex1304.ultimategdbot.api.command.CommandDocumentationEntry
- com.github.alex1304.ultimategdbot.api.command.CommandErrorHandler
- com.github.alex1304.ultimategdbot.api.command.CommandProvider
- com.github.alex1304.ultimategdbot.api.command.CommandService
- com.github.alex1304.ultimategdbot.api.service.CommonServices (implements com.github.alex1304.ultimategdbot.api.service.ServiceDeclarator)
- com.github.alex1304.ultimategdbot.api.database.guildconfig.ConfigEntryBuilder<D,T>
- com.github.alex1304.ultimategdbot.api.command.Context (implements com.github.alex1304.ultimategdbot.api.Translator)
- com.github.alex1304.ultimategdbot.api.database.DatabaseService
- com.github.alex1304.ultimategdbot.api.util.DiscordFormatter
- com.github.alex1304.ultimategdbot.api.util.DiscordParser
- com.github.alex1304.ultimategdbot.api.util.DurationUtils
- com.github.alex1304.ultimategdbot.api.emoji.EmojiService
- com.github.alex1304.ultimategdbot.api.command.ExecutableCommand
- com.github.alex1304.ultimategdbot.api.command.FlagInformation
- com.github.alex1304.ultimategdbot.api.command.FlagSet
- com.github.alex1304.ultimategdbot.api.command.FlagSet.FlagSetBuilder
- com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildChannelConfigEntry
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.GuildChannelConverter (implements com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConverter<T>)
- com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildConfigurator<D>
- com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildConfigurator.Builder<D>
- com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildMemberConfigEntry
- com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildRoleConfigEntry
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.IntConverter (implements com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConverter<T>)
- com.github.alex1304.ultimategdbot.api.database.guildconfig.IntegerConfigEntry
- com.github.alex1304.ultimategdbot.api.command.menu.InteractiveMenu
- com.github.alex1304.ultimategdbot.api.command.menu.InteractiveMenuService
- com.github.alex1304.ultimategdbot.api.localization.LocalizationService (implements com.github.alex1304.ultimategdbot.api.Translator)
- com.github.alex1304.ultimategdbot.api.logging.LoggingService
- com.github.alex1304.ultimategdbot.api.database.guildconfig.LongConfigEntry
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.LongConverter (implements com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConverter<T>)
- com.github.alex1304.ultimategdbot.api.util.Markdown
- com.github.alex1304.ultimategdbot.api.command.menu.MessageMenuInteraction
- com.github.alex1304.ultimategdbot.api.util.MessageSpecTemplate
- com.github.alex1304.ultimategdbot.api.util.MessageUtils
- com.github.alex1304.ultimategdbot.api.command.menu.PaginationControls
- com.github.alex1304.ultimategdbot.api.command.PermissionChecker
- com.github.alex1304.ultimategdbot.api.PluginMetadata
- com.github.alex1304.ultimategdbot.api.PluginMetadata.Builder
- com.github.alex1304.ultimategdbot.api.metadata.PluginMetadataService
- com.github.alex1304.ultimategdbot.api.command.menu.ReactionMenuInteraction
- com.github.alex1304.ultimategdbot.api.command.menu.ReactionToggleEvent
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.RoleConverter (implements com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConverter<T>)
- com.github.alex1304.ultimategdbot.api.service.RootServiceSetupHelper<S>
- com.github.alex1304.ultimategdbot.api.database.guildconfig.StringConfigEntry
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.StringConverter (implements com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConverter<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.alex1304.ultimategdbot.api.command.CommandFailedException
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConversionException
- com.github.alex1304.ultimategdbot.api.database.DatabaseException
- com.github.alex1304.ultimategdbot.api.command.annotated.InvalidAnnotatedObjectException
- com.github.alex1304.ultimategdbot.api.command.menu.PageNumberOutOfRangeException
- com.github.alex1304.ultimategdbot.api.command.PermissionDeniedException
- com.github.alex1304.ultimategdbot.api.database.guildconfig.ReadOnlyConfigEntryException
- com.github.alex1304.ultimategdbot.api.command.menu.UnexpectedReplyException
- com.github.alex1304.ultimategdbot.api.database.guildconfig.ValidationException
- com.github.alex1304.ultimategdbot.api.command.CommandFailedException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.UserConverter (implements com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConverter<T>)
- com.github.alex1304.ultimategdbot.api.database.guildconfig.ValueGetters
- com.github.alex1304.ultimategdbot.api.util.VersionUtils
Interface Hierarchy
- com.github.alex1304.ultimategdbot.api.command.Command
- com.github.alex1304.ultimategdbot.api.database.guildconfig.ConfigEntry<T>
- com.github.alex1304.ultimategdbot.api.database.guildconfig.ConfigEntryVisitor<R>
- java.util.function.Function<T,R>
- com.github.alex1304.ultimategdbot.api.database.guildconfig.Validator<T>
- com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildConfigDao<D>
- com.github.alex1304.ultimategdbot.api.database.guildconfig.GuildConfigData<D>
- com.github.alex1304.ultimategdbot.api.command.annotated.paramconverter.ParamConverter<T>
- com.github.alex1304.ultimategdbot.api.Plugin
- com.github.alex1304.ultimategdbot.api.util.PropertyReader
- com.github.alex1304.ultimategdbot.api.service.ServiceDeclarator
- com.github.alex1304.ultimategdbot.api.Translator
Annotation Type Hierarchy
- com.github.alex1304.ultimategdbot.api.command.annotated.CommandAction (implements java.lang.annotation.Annotation)
- com.github.alex1304.ultimategdbot.api.command.annotated.CommandDescriptor (implements java.lang.annotation.Annotation)
- com.github.alex1304.ultimategdbot.api.command.annotated.CommandDoc (implements java.lang.annotation.Annotation)
- com.github.alex1304.ultimategdbot.api.command.annotated.CommandPermission (implements java.lang.annotation.Annotation)
- com.github.alex1304.ultimategdbot.api.command.annotated.FlagDoc (implements java.lang.annotation.Annotation)
- com.github.alex1304.ultimategdbot.api.command.annotated.FlagInfo (implements java.lang.annotation.Annotation)
- com.github.alex1304.ultimategdbot.api.command.annotated.HiddenCommand (implements java.lang.annotation.Annotation)
- com.github.alex1304.ultimategdbot.api.service.Root (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.alex1304.ultimategdbot.api.command.PermissionLevel
- com.github.alex1304.ultimategdbot.api.command.Scope
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)