Hierarchy For All Packages
- net.blockhost.commons.commands.help,
- net.blockhost.commons.config,
- net.blockhost.commons.config.migration,
- net.blockhost.commons.core,
- net.blockhost.commons.core.io,
- net.blockhost.commons.database.core,
- net.blockhost.commons.database.mariadb,
- net.blockhost.commons.database.postgres,
- net.blockhost.commons.database.redis,
- net.blockhost.commons.message
Class Hierarchy
- java.lang.Object
- net.blockhost.commons.core.io.AtomicFileWriter
- net.blockhost.commons.config.ConfigLoader
- net.blockhost.commons.config.migration.ConfigMigrator
- net.blockhost.commons.config.migration.ConfigMigrator.Builder
- net.blockhost.commons.config.ConfigurationHolder<T>
- net.blockhost.commons.database.core.DatabaseCredentials
- net.blockhost.commons.database.core.DatabaseCredentials.DatabaseCredentialsBuilder
- net.blockhost.commons.commands.help.HelpCommandWrapper<S> (implements com.mojang.brigadier.Command<S>)
- net.blockhost.commons.commands.help.HelpConfig
- net.blockhost.commons.commands.help.HelpFormatter
- net.blockhost.commons.commands.help.HelpInjector
- net.blockhost.commons.database.core.HikariDataSourceBuilder
- net.blockhost.commons.database.mariadb.MariaDbConfig (implements net.blockhost.commons.database.core.PooledDatabaseConfig)
- net.blockhost.commons.message.MessageService
- net.blockhost.commons.config.migration.MigrationContext
- net.blockhost.commons.config.migration.MigrationExecutor
- net.blockhost.commons.config.migration.MigrationRegistry
- net.blockhost.commons.config.migration.MigrationResult.Builder
- net.blockhost.commons.message.MiniMessageConfigSerializer (implements de.exlll.configlib.Serializer<T1,
T2>) - net.blockhost.commons.message.MiniMessageConverter
- net.blockhost.commons.database.postgres.PostgresConfig (implements net.blockhost.commons.database.core.PooledDatabaseConfig)
- net.blockhost.commons.config.migration.RawYamlLoader
- net.blockhost.commons.database.redis.RedisConfig
- net.blockhost.commons.database.redis.RedisManager
- net.blockhost.commons.database.redis.RedisManager.Builder
- net.blockhost.commons.database.core.SQLManager
- net.blockhost.commons.database.core.SQLManager.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.blockhost.commons.config.migration.MigrationException
- java.lang.RuntimeException
- java.lang.Exception
- net.blockhost.commons.core.TimeFormatter
- net.blockhost.commons.config.VersionAwareConfiguration
Interface Hierarchy
- net.blockhost.commons.core.io.IOConsumer<T>
- net.blockhost.commons.config.migration.Migration
- net.blockhost.commons.config.migration.Migration.MigrationAction
- net.blockhost.commons.config.migration.MigrationExecutor.MigrationCallback
- net.blockhost.commons.config.migration.MigrationResult
- net.blockhost.commons.database.core.PooledDatabaseConfig
- net.blockhost.commons.database.core.SQLManager.ConnectionConsumer
- net.blockhost.commons.database.core.SQLManager.ConnectionFunction<T>
Annotation Interface Hierarchy
- net.blockhost.commons.commands.help.CommandDescription (implements java.lang.annotation.Annotation)
- net.blockhost.commons.commands.help.PrivateCommand (implements java.lang.annotation.Annotation)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- net.blockhost.commons.commands.help.HelpFormatter.CommandEntry
- net.blockhost.commons.config.migration.MigrationResult.Failure (implements net.blockhost.commons.config.migration.MigrationResult)
- net.blockhost.commons.config.migration.MigrationResult.MigrationStep
- net.blockhost.commons.config.migration.MigrationResult.Success (implements net.blockhost.commons.config.migration.MigrationResult)
- java.lang.Record