Hierarchy For All Packages
Package Hierarchies:- me.syncwrld.booter,
- me.syncwrld.booter.annotation,
- me.syncwrld.booter.application,
- me.syncwrld.booter.bootstrapper,
- me.syncwrld.booter.bootstrapper.data,
- me.syncwrld.booter.bootstrapper.strategies,
- me.syncwrld.booter.common.tool,
- me.syncwrld.booter.common.tool.http,
- me.syncwrld.booter.database,
- me.syncwrld.booter.database.connector,
- me.syncwrld.booter.database.connector.sample,
- me.syncwrld.booter.database.util,
- me.syncwrld.booter.discord,
- me.syncwrld.booter.discord.extend,
- me.syncwrld.booter.minecraft,
- me.syncwrld.booter.minecraft.app,
- me.syncwrld.booter.minecraft.config,
- me.syncwrld.booter.minecraft.dependency,
- me.syncwrld.booter.minecraft.inventory,
- me.syncwrld.booter.minecraft.loader,
- me.syncwrld.booter.minecraft.loader.listener,
- me.syncwrld.booter.minecraft.registry,
- me.syncwrld.booter.minecraft.sample,
- me.syncwrld.booter.minecraft.serialization,
- me.syncwrld.booter.minecraft.tool,
- me.syncwrld.booter.minecraft.tool.global,
- me.syncwrld.booter.minecraft.tool.item,
- me.syncwrld.booter.minecraft.tool.location,
- me.syncwrld.booter.minecraft.updater.github,
- me.syncwrld.booter.minecraft.util
Class Hierarchy
- java.lang.Object
- me.syncwrld.booter.ApplicationConstants
- me.syncwrld.booter.bootstrapper.data.ApplicationInformation
- me.syncwrld.booter.database.util.Async
- me.syncwrld.booter.Booter
- me.syncwrld.booter.minecraft.BooterBootstrap
- me.syncwrld.booter.minecraft.BooterConstants
- me.syncwrld.booter.discord.extend.BooterJDA
- me.syncwrld.booter.discord.extend.BooterJDABuilder
- me.syncwrld.booter.bootstrapper.BootstrapperApplicationRecognizer
- me.syncwrld.booter.database.BukkitDatabaseCredentials
- me.syncwrld.booter.CommonPurposeClass
- me.syncwrld.booter.ApplicationLoader
- me.syncwrld.booter.discord.JdaApplication (implements me.syncwrld.booter.ApplicationBootstrapper)
- me.syncwrld.booter.bootstrapper.strategies.BukkitLoaderStrategy (implements me.syncwrld.booter.bootstrapper.LoaderStrategy<T>)
- me.syncwrld.booter.bootstrapper.strategies.JdaApplicationLoaderStrategy (implements me.syncwrld.booter.bootstrapper.LoaderStrategy<T>)
- me.syncwrld.booter.ApplicationLoader
- me.syncwrld.booter.Constants
- me.syncwrld.booter.minecraft.tool.location.Cuboid
- me.syncwrld.booter.minecraft.tool.item.CustomHead
- me.syncwrld.booter.database.connector.DatabaseConnector
- me.syncwrld.booter.database.DatabaseCredentials
- me.syncwrld.booter.application.DefaultAppConfiguration (implements me.syncwrld.booter.application.AppConfiguration)
- me.syncwrld.booter.minecraft.dependency.Dependencies
- me.syncwrld.booter.minecraft.dependency.Dependency
- me.syncwrld.booter.minecraft.dependency.DependencyInfo
- me.syncwrld.booter.minecraft.tool.global.FancyTime (implements me.syncwrld.booter.minecraft.Serializable)
- me.syncwrld.booter.minecraft.util.GeneralUtils
- me.syncwrld.booter.minecraft.updater.github.GithubUpdater
- me.syncwrld.booter.minecraft.serialization.InventorySerialization
- me.syncwrld.booter.minecraft.inventory.InventoryTesting
- me.syncwrld.booter.minecraft.tool.item.ItemBuilder
- me.syncwrld.booter.common.tool.JsonParser
- me.syncwrld.booter.minecraft.serialization.LocationSerializer
- org.bukkit.configuration.MemorySection (implements org.bukkit.configuration.ConfigurationSection)
- org.bukkit.configuration.MemoryConfiguration (implements org.bukkit.configuration.Configuration)
- org.bukkit.configuration.file.FileConfiguration
- org.bukkit.configuration.file.YamlConfiguration
- me.syncwrld.booter.minecraft.config.YAML
- org.bukkit.configuration.file.YamlConfiguration
- org.bukkit.configuration.file.FileConfiguration
- org.bukkit.configuration.MemoryConfiguration (implements org.bukkit.configuration.Configuration)
- me.syncwrld.booter.minecraft.app.MinecraftAppDefaultConfigurer
- me.syncwrld.booter.minecraft.registry.MinecraftRegistry
- me.syncwrld.booter.minecraft.inventory.MinecraftView
- me.syncwrld.booter.minecraft.tool.Pair<K,V>
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- me.syncwrld.booter.minecraft.loader.BukkitPlugin
- me.syncwrld.booter.minecraft.SpigotLoader
- me.syncwrld.booter.minecraft.loader.BukkitPlugin
- org.bukkit.plugin.java.JavaPlugin
- me.syncwrld.booter.minecraft.loader.listener.RegistryLoader
- me.syncwrld.booter.common.tool.http.Request<T>
- me.syncwrld.booter.common.tool.http.RequestResponse<T>
- me.syncwrld.booter.minecraft.serialization.Serializer
- me.syncwrld.booter.database.connector.SimpleBukkitDatabaseConnector
- me.syncwrld.booter.database.connector.SimpleDatabaseConnector
- me.syncwrld.booter.database.TableComponent
- me.syncwrld.booter.minecraft.tool.global.Text
- me.syncwrld.booter.minecraft.tool.Title
- me.syncwrld.booter.minecraft.tool.Triple<K,V,V2>
- me.syncwrld.booter.database.Value
- me.syncwrld.booter.minecraft.inventory.ViewConfiguration
Interface Hierarchy
- me.syncwrld.booter.application.AppConfiguration
- me.syncwrld.booter.ApplicationBootstrapper
- me.syncwrld.booter.database.DatabaseHelper
- me.syncwrld.booter.database.IdentifiableRepository
- me.syncwrld.booter.bootstrapper.LoaderStrategy<T>
- me.syncwrld.booter.minecraft.Serializable
- me.syncwrld.booter.minecraft.ConstantData
Annotation Type Hierarchy
- me.syncwrld.booter.minecraft.registry.AutoRegistry (implements java.lang.annotation.Annotation)
- me.syncwrld.booter.annotation.IncludeOnGetter (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- me.syncwrld.booter.ApplicationType
- me.syncwrld.booter.database.connector.sample.DatabaseType
- me.syncwrld.booter.OperatingSystem
- me.syncwrld.booter.minecraft.sample.RegistryLoaderType
- me.syncwrld.booter.common.tool.http.ResponseStatus
- me.syncwrld.booter.minecraft.registry.SupportedType
- me.syncwrld.booter.database.TableComponent.Type
- me.syncwrld.booter.database.Value.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)