Hierarchy For All Packages
- xyz.srnyx.annoyingapi,
- xyz.srnyx.annoyingapi.command,
- xyz.srnyx.annoyingapi.command.selector,
- xyz.srnyx.annoyingapi.command.selector.selectors,
- xyz.srnyx.annoyingapi.cooldown,
- xyz.srnyx.annoyingapi.data,
- xyz.srnyx.annoyingapi.dependency,
- xyz.srnyx.annoyingapi.events,
- xyz.srnyx.annoyingapi.file,
- xyz.srnyx.annoyingapi.file.okaeri,
- xyz.srnyx.annoyingapi.file.okaeri.migration,
- xyz.srnyx.annoyingapi.file.okaeri.serdes,
- xyz.srnyx.annoyingapi.file.okaeri.serdes.color,
- xyz.srnyx.annoyingapi.file.okaeri.serdes.duration,
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe,
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.transformer.result,
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipechoice,
- xyz.srnyx.annoyingapi.file.okaeri.validator,
- xyz.srnyx.annoyingapi.file.okaeri.validator.annotation,
- xyz.srnyx.annoyingapi.file.okaeri.validator.provider,
- xyz.srnyx.annoyingapi.library,
- xyz.srnyx.annoyingapi.message,
- xyz.srnyx.annoyingapi.message.json,
- xyz.srnyx.annoyingapi.message.json.message,
- xyz.srnyx.annoyingapi.options,
- xyz.srnyx.annoyingapi.parents,
- xyz.srnyx.annoyingapi.reflection.net.md_5.bungee.api.chat,
- xyz.srnyx.annoyingapi.reflection.net.md_5.bungee.api.chat.hover.content,
- xyz.srnyx.annoyingapi.reflection.org.bukkit,
- xyz.srnyx.annoyingapi.reflection.org.bukkit.attribute,
- xyz.srnyx.annoyingapi.reflection.org.bukkit.entity,
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory,
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta,
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta.components,
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta.tags,
- xyz.srnyx.annoyingapi.reflection.org.bukkit.persistence,
- xyz.srnyx.annoyingapi.reflection.org.bukkit.potion,
- xyz.srnyx.annoyingapi.scheduler,
- xyz.srnyx.annoyingapi.stats,
- xyz.srnyx.annoyingapi.stats.gson,
- xyz.srnyx.annoyingapi.stats.gson.adapter,
- xyz.srnyx.annoyingapi.stats.loader,
- xyz.srnyx.annoyingapi.stats.provider,
- xyz.srnyx.annoyingapi.storage,
- xyz.srnyx.annoyingapi.storage.dialects,
- xyz.srnyx.annoyingapi.utility
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- java.util.TreeSet<E> (implements java.lang.Cloneable, java.util.NavigableSet<E>, java.io.Serializable)
- xyz.srnyx.annoyingapi.PluginPlatform.Multi
- java.util.TreeSet<E> (implements java.lang.Cloneable, java.util.NavigableSet<E>, java.io.Serializable)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- xyz.srnyx.annoyingapi.parents.AnnoyableClass (implements xyz.srnyx.annoyingapi.parents.Annoyable)
- xyz.srnyx.annoyingapi.dependency.AnnoyingDownload
- xyz.srnyx.annoyingapi.scheduler.AnnoyingScheduler
- xyz.srnyx.annoyingapi.data.Data<T>
- xyz.srnyx.annoyingapi.data.ItemData
- xyz.srnyx.annoyingapi.data.StringData
- xyz.srnyx.annoyingapi.data.EntityData
- xyz.srnyx.annoyingapi.UpdateChecker
- xyz.srnyx.annoyingapi.file.okaeri.validator.AnnoyingConfigValidator (implements eu.okaeri.configs.validator.ConfigValidator)
- xyz.srnyx.annoyingapi.message.json.AnnoyingJSON
- xyz.srnyx.annoyingapi.AnnoyingReflections (implements org.reflections.util.NameHelper)
- xyz.srnyx.annoyingapi.file.okaeri.serdes.AttributeModifierSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- eu.okaeri.configs.serdes.BidirectionalTransformer<L,
R> (implements eu.okaeri.configs.serdes.OkaeriSerdes) - eu.okaeri.configs.serdes.commons.duration.DurationTransformer
- xyz.srnyx.annoyingapi.file.okaeri.serdes.duration.DurationSerializer
- xyz.srnyx.annoyingapi.file.okaeri.serdes.NamespacedKeySerializer (implements java.util.function.Supplier<T>)
- eu.okaeri.configs.serdes.commons.duration.DurationTransformer
- xyz.srnyx.annoyingapi.BuildProperties
- xyz.srnyx.annoyingapi.utility.BukkitUtility
- xyz.srnyx.annoyingapi.file.okaeri.serdes.color.ColorAttachmentResolver (implements xyz.srnyx.annoyingapi.file.okaeri.CommonAnnotationResolver<A,
D>) - xyz.srnyx.annoyingapi.file.okaeri.serdes.color.ColorSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- xyz.srnyx.annoyingapi.file.okaeri.ConfigBuilder
- xyz.srnyx.annoyingapi.file.okaeri.ConfigLoader
- xyz.srnyx.annoyingapi.utility.ConfigurationUtility
- xyz.srnyx.annoyingapi.storage.DataManager
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.transformer.result.DataResultTransformer (implements xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.transformer.result.ResultTransformer)
- xyz.srnyx.annoyingapi.storage.dialects.Dialect
- xyz.srnyx.annoyingapi.storage.dialects.JSONDialect
- xyz.srnyx.annoyingapi.storage.dialects.SQLDialect
- xyz.srnyx.annoyingapi.storage.dialects.YAMLDialect
- xyz.srnyx.annoyingapi.file.okaeri.validator.provider.DurationRangeProvider (implements eu.okaeri.validator.provider.ValidationProvider<T>)
- xyz.srnyx.annoyingapi.utility.DurationUtility
- org.bukkit.event.Event
- org.bukkit.event.entity.EntityEvent
- xyz.srnyx.annoyingapi.events.PlayerDamageByPlayerEvent (implements org.bukkit.event.Cancellable)
- org.bukkit.event.player.PlayerEvent
- org.bukkit.event.player.PlayerMoveEvent (implements org.bukkit.event.Cancellable)
- xyz.srnyx.annoyingapi.events.AdvancedPlayerMoveEvent
- org.bukkit.event.player.PlayerMoveEvent (implements org.bukkit.event.Cancellable)
- org.bukkit.event.entity.EntityEvent
- xyz.srnyx.annoyingapi.file.okaeri.serdes.ItemStackSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- xyz.srnyx.annoyingapi.file.okaeri.serdes.JsonChatMessageSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- xyz.srnyx.annoyingapi.storage.dialects.JSONDialect.JsonFile
- xyz.srnyx.annoyingapi.message.json.message.JsonMessage
- xyz.srnyx.annoyingapi.message.json.message.JsonChatMessage
- xyz.srnyx.annoyingapi.message.json.message.JsonTitleMessage
- xyz.srnyx.annoyingapi.file.okaeri.serdes.JsonTitleMessageSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- net.byteflux.libby.LibraryManager
- net.byteflux.libby.BukkitLibraryManager
- xyz.srnyx.annoyingapi.library.AnnoyingLibraryManager (implements xyz.srnyx.annoyingapi.parents.Annoyable)
- net.byteflux.libby.BukkitLibraryManager
- 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
- xyz.srnyx.annoyingapi.file.AnnoyingFile<T>
- xyz.srnyx.annoyingapi.file.AnnoyingData
- xyz.srnyx.annoyingapi.file.AnnoyingResource
- xyz.srnyx.annoyingapi.file.AnnoyingFile<T>
- org.bukkit.configuration.file.YamlConfiguration
- org.bukkit.configuration.file.FileConfiguration
- org.bukkit.configuration.MemoryConfiguration (implements org.bukkit.configuration.Configuration)
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.transformer.result.NoopResultTransformer (implements xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.transformer.result.ResultTransformer)
- eu.okaeri.configs.OkaeriConfig
- xyz.srnyx.annoyingapi.file.okaeri.AnnoyingConfig
- xyz.srnyx.annoyingapi.file.okaeri.RootConfig
- xyz.srnyx.annoyingapi.message.AnnoyingMessages
- xyz.srnyx.annoyingapi.storage.StorageConfig
- xyz.srnyx.annoyingapi.file.okaeri.SubConfig<R,
P> - xyz.srnyx.annoyingapi.message.AnnoyingMessages.Error
- xyz.srnyx.annoyingapi.message.AnnoyingMessages.Plugin
- xyz.srnyx.annoyingapi.message.AnnoyingMessages.Plugin.Splitters
- xyz.srnyx.annoyingapi.storage.StorageConfig.Cache
- xyz.srnyx.annoyingapi.storage.StorageConfig.RemoteConnection
- xyz.srnyx.annoyingapi.file.okaeri.RootConfig
- xyz.srnyx.annoyingapi.file.okaeri.AnnoyingConfig
- xyz.srnyx.annoyingapi.file.okaeri.validator.provider.PatternCollectionProvider (implements eu.okaeri.validator.provider.ValidationProvider<T>)
- me.clip.placeholderapi.PlaceholderHook
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- xyz.srnyx.annoyingapi.AnnoyingPAPIExpansion (implements xyz.srnyx.annoyingapi.parents.Annoyable)
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- xyz.srnyx.annoyingapi.file.okaeri.serdes.PlayableSoundSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- xyz.srnyx.annoyingapi.AnnoyingPlugin
- org.bukkit.plugin.java.JavaPlugin
- xyz.srnyx.annoyingapi.file.okaeri.serdes.PotionEffectSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.RecipeAttachmentResolver (implements xyz.srnyx.annoyingapi.file.okaeri.CommonAnnotationResolver<A,
D>) - xyz.srnyx.annoyingapi.file.okaeri.serdes.recipechoice.RecipeChoiceSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.RecipeSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- xyz.srnyx.annoyingapi.reflection.org.bukkit.attribute.RefAttributeModifier
- xyz.srnyx.annoyingapi.reflection.net.md_5.bungee.api.chat.RefClickEvent
- xyz.srnyx.annoyingapi.reflection.net.md_5.bungee.api.chat.hover.content.RefContent
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefCookingRecipe
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta.tags.RefCustomItemTagContainer
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta.components.RefCustomModelDataComponent
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta.RefDamageable
- xyz.srnyx.annoyingapi.reflection.org.bukkit.entity.RefEntity
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefEquipmentSlotGroup
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefFurnaceRecipe
- xyz.srnyx.annoyingapi.reflection.net.md_5.bungee.api.chat.RefHoverEvent
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta.RefItemMeta
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.meta.tags.RefItemTagType
- xyz.srnyx.annoyingapi.utility.ReflectionUtility
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefMerchantRecipe
- xyz.srnyx.annoyingapi.reflection.org.bukkit.RefNamespacedKey
- xyz.srnyx.annoyingapi.reflection.org.bukkit.persistence.RefPersistentDataContainer
- xyz.srnyx.annoyingapi.reflection.org.bukkit.persistence.RefPersistentDataHolder
- xyz.srnyx.annoyingapi.reflection.org.bukkit.persistence.RefPersistentDataType
- xyz.srnyx.annoyingapi.reflection.org.bukkit.entity.RefPlayer
- xyz.srnyx.annoyingapi.reflection.org.bukkit.entity.RefPlayer.RefSpigot
- xyz.srnyx.annoyingapi.reflection.org.bukkit.potion.RefPotionEffect
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefRecipeChoice
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefRecipeChoice.RefExactChoice
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefRecipeChoice.RefMaterialChoice
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefShapedRecipe
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefShapelessRecipe
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefSmithingRecipe
- xyz.srnyx.annoyingapi.reflection.org.bukkit.inventory.RefStonecuttingRecipe
- xyz.srnyx.annoyingapi.reflection.net.md_5.bungee.api.chat.hover.content.RefText
- xyz.srnyx.annoyingapi.command.selector.Selector<T>
- xyz.srnyx.annoyingapi.command.selector.selectors.AllPlayersSelector
- xyz.srnyx.annoyingapi.command.selector.selectors.EntitiesSelector
- xyz.srnyx.annoyingapi.command.selector.selectors.NearestEntitySelector
- xyz.srnyx.annoyingapi.command.selector.selectors.NearestPlayerSelector
- xyz.srnyx.annoyingapi.command.selector.selectors.OfflineSelector
- xyz.srnyx.annoyingapi.command.selector.selectors.OnlineSelector
- xyz.srnyx.annoyingapi.command.selector.selectors.RandomEntitySelector
- xyz.srnyx.annoyingapi.command.selector.selectors.RandomPlayerSelector
- xyz.srnyx.annoyingapi.command.selector.selectors.SelfSelector
- xyz.srnyx.annoyingapi.command.selector.SelectorManager
- eu.okaeri.configs.migrate.builtin.special.SimpleMultiMigration (implements eu.okaeri.configs.migrate.ConfigMigration)
- eu.okaeri.configs.migrate.builtin.NamedMigration
- xyz.srnyx.annoyingapi.file.okaeri.migration.A0001_Rename_kebab_case_to_snake_case
- xyz.srnyx.annoyingapi.file.okaeri.migration.S0001_Remote_connection_null_table_prefix
- xyz.srnyx.annoyingapi.file.okaeri.migration.S0002_Remote_connection_null_port
- eu.okaeri.configs.migrate.builtin.NamedMigration
- xyz.srnyx.annoyingapi.stats.gson.StatsGson
- xyz.srnyx.annoyingapi.stats.loader.StatsLoader<I,
S> (implements xyz.srnyx.annoyingapi.parents.Annoyable) - xyz.srnyx.annoyingapi.stats.loader.BStatsLoader
- xyz.srnyx.annoyingapi.stats.loader.FastStatsLoader
- xyz.srnyx.annoyingapi.options.StatsOptions.BStatsOptions
- xyz.srnyx.annoyingapi.options.StatsOptions.FastStatsOptions
- xyz.srnyx.javautilities.parents.Stringable
- xyz.srnyx.annoyingapi.cooldown.AnnoyingCooldown
- xyz.srnyx.annoyingapi.dependency.AnnoyingDependency
- xyz.srnyx.annoyingapi.file.AnnoyingFile.Options<G>
- xyz.srnyx.annoyingapi.file.AnnoyingResource.Options
- xyz.srnyx.annoyingapi.message.AnnoyingMessage
- xyz.srnyx.annoyingapi.options.AnnoyingOptions
- xyz.srnyx.javautilities.objects.Arguments
- xyz.srnyx.annoyingapi.command.AnnoyingSender (implements xyz.srnyx.annoyingapi.parents.Annoyable)
- xyz.srnyx.annoyingapi.cooldown.CooldownManager
- xyz.srnyx.annoyingapi.options.DataOptions
- xyz.srnyx.annoyingapi.options.DataOptions.Entities
- xyz.srnyx.annoyingapi.message.MessagesProvider.Defaults
- xyz.srnyx.annoyingapi.file.PlayableSound (implements xyz.srnyx.annoyingapi.stats.Statable)
- xyz.srnyx.annoyingapi.options.PluginOptions
- xyz.srnyx.annoyingapi.PluginPlatform (implements java.lang.Comparable<T>)
- xyz.srnyx.annoyingapi.parents.Registrable (implements xyz.srnyx.annoyingapi.parents.Annoyable)
- xyz.srnyx.annoyingapi.command.AnnoyingCommand (implements org.bukkit.command.TabExecutor)
- xyz.srnyx.annoyingapi.command.DisabledCommand
- xyz.srnyx.annoyingapi.AnnoyingListener (implements org.bukkit.event.Listener)
- xyz.srnyx.annoyingapi.events.CustomEventHandler
- xyz.srnyx.annoyingapi.events.AdvancedPlayerMoveEvent.Handler
- xyz.srnyx.annoyingapi.events.PlayerDamageByPlayerEvent.Handler
- xyz.srnyx.annoyingapi.events.CustomEventHandler
- xyz.srnyx.annoyingapi.message.MessagesProvider (implements java.util.function.Consumer<T>, java.util.function.Supplier<T>)
- xyz.srnyx.annoyingapi.stats.provider.StatsProvider<L>
- xyz.srnyx.annoyingapi.stats.provider.BStatsProvider<L>
- xyz.srnyx.annoyingapi.stats.provider.FastStatsProvider<L>
- xyz.srnyx.annoyingapi.command.AnnoyingCommand (implements org.bukkit.command.TabExecutor)
- xyz.srnyx.annoyingapi.options.RegistrationOptions
- xyz.srnyx.annoyingapi.options.RegistrationOptions.AutomaticRegistration
- xyz.srnyx.annoyingapi.options.RegistrationOptions.Selectors
- xyz.srnyx.annoyingapi.options.StatsOptions
- xyz.srnyx.annoyingapi.scheduler.TaskWrapper
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- xyz.srnyx.annoyingapi.storage.ConnectionException
- java.lang.Exception
- com.google.gson.TypeAdapter<T>
- xyz.srnyx.annoyingapi.stats.gson.adapter.ConfigAdapter
- xyz.srnyx.annoyingapi.stats.gson.adapter.DurationAdapter
- xyz.srnyx.annoyingapi.stats.gson.adapter.StatableAdapter
- xyz.srnyx.annoyingapi.file.okaeri.serdes.XBaseSerializer (implements eu.okaeri.configs.serdes.ObjectSerializer<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- xyz.srnyx.annoyingapi.parents.Annoyable
- xyz.srnyx.annoyingapi.library.AnnoyingLibrary
- java.util.function.BiFunction<T,
U, R> - xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.transformer.result.ResultTransformer
- eu.okaeri.configs.serdes.OkaeriSerdes
- eu.okaeri.configs.serdes.SerdesAnnotationResolver<A,
D> - xyz.srnyx.annoyingapi.file.okaeri.CommonAnnotationResolver<A,
D>
- xyz.srnyx.annoyingapi.file.okaeri.CommonAnnotationResolver<A,
- eu.okaeri.configs.serdes.SerdesAnnotationResolver<A,
- xyz.srnyx.annoyingapi.message.ReplaceType
- xyz.srnyx.annoyingapi.stats.Statable
- xyz.srnyx.annoyingapi.storage.StorageMethod.DialectFunction
Annotation Interface Hierarchy
- xyz.srnyx.annoyingapi.file.okaeri.serdes.color.ColorSpec (implements java.lang.annotation.Annotation)
- xyz.srnyx.annoyingapi.file.okaeri.validator.annotation.DurationRange (implements java.lang.annotation.Annotation)
- xyz.srnyx.annoyingapi.file.okaeri.serdes.duration.DurationTickFallback (implements java.lang.annotation.Annotation)
- xyz.srnyx.annoyingapi.file.okaeri.validator.annotation.PatternCollection (implements java.lang.annotation.Annotation)
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.RecipeSpec (implements java.lang.annotation.Annotation)
- xyz.srnyx.annoyingapi.parents.Registrable.Ignore (implements java.lang.annotation.Annotation)
- xyz.srnyx.annoyingapi.stats.Stat (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)
- xyz.srnyx.annoyingapi.events.AdvancedPlayerMoveEvent.MovementType
- xyz.srnyx.annoyingapi.library.AnnoyingAPILibrary (implements xyz.srnyx.annoyingapi.library.AnnoyingLibrary)
- xyz.srnyx.annoyingapi.message.BroadcastType
- xyz.srnyx.annoyingapi.file.okaeri.serdes.color.ColorFormat
- xyz.srnyx.annoyingapi.message.DefaultReplaceType (implements xyz.srnyx.annoyingapi.message.ReplaceType)
- xyz.srnyx.annoyingapi.PluginPlatform.Platform
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipechoice.RecipeChoiceType
- xyz.srnyx.annoyingapi.reflection.org.bukkit.attribute.RefAttribute
- xyz.srnyx.annoyingapi.reflection.org.bukkit.attribute.RefAttributeModifier.RefOperation
- xyz.srnyx.annoyingapi.reflection.net.md_5.bungee.api.chat.RefClickEvent.RefAction
- xyz.srnyx.annoyingapi.ServerSoftware
- xyz.srnyx.annoyingapi.storage.StorageConfig.Cache.SaveOn
- xyz.srnyx.annoyingapi.storage.StorageMethod
- xyz.srnyx.annoyingapi.scheduler.TaskWrapper.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- xyz.srnyx.annoyingapi.storage.CachedValue
- xyz.srnyx.annoyingapi.file.okaeri.serdes.color.ColorSpecData (implements eu.okaeri.configs.serdes.SerdesContextAttachment)
- xyz.srnyx.annoyingapi.storage.dialects.Dialect.MigrationData
- xyz.srnyx.annoyingapi.storage.dialects.Dialect.Stats
- xyz.srnyx.annoyingapi.storage.FailedSet
- xyz.srnyx.annoyingapi.file.okaeri.serdes.recipe.RecipeSpecData (implements eu.okaeri.configs.serdes.SerdesContextAttachment)
- xyz.srnyx.annoyingapi.command.selector.SelectorOptional<T>
- xyz.srnyx.annoyingapi.storage.StorageMethod.SQLInfo
- xyz.srnyx.annoyingapi.UpdateChecker.LatestVersion
- java.lang.Record