Hierarchy For All Packages
- com.zetaplugins.zetacore,
- com.zetaplugins.zetacore.annotations,
- com.zetaplugins.zetacore.commands,
- com.zetaplugins.zetacore.commands.exceptions,
- com.zetaplugins.zetacore.debug,
- com.zetaplugins.zetacore.debug.command,
- com.zetaplugins.zetacore.debug.data,
- com.zetaplugins.zetacore.debug.uploader,
- com.zetaplugins.zetacore.services,
- com.zetaplugins.zetacore.services.bStats,
- com.zetaplugins.zetacore.services.commands,
- com.zetaplugins.zetacore.services.config,
- com.zetaplugins.zetacore.services.di,
- com.zetaplugins.zetacore.services.events,
- com.zetaplugins.zetacore.services.localization,
- com.zetaplugins.zetacore.services.messages,
- com.zetaplugins.zetacore.services.papi,
- com.zetaplugins.zetacore.services.updatechecker,
- com.zetaplugins.zetacore.util
Class Hierarchy
- java.lang.Object
- com.zetaplugins.zetacore.commands.ArgumentList (implements java.lang.Iterable<T>)
- com.zetaplugins.zetacore.services.commands.AutoCommandRegistrar (implements com.zetaplugins.zetacore.services.commands.CommandRegistrar)
- com.zetaplugins.zetacore.services.commands.AutoCommandRegistrar.Builder
- com.zetaplugins.zetacore.services.events.AutoEventRegistrar (implements com.zetaplugins.zetacore.services.events.EventRegistrar)
- com.zetaplugins.zetacore.services.events.AutoEventRegistrar.Builder
- com.zetaplugins.zetacore.services.messages.BaseMessageService
- com.zetaplugins.zetacore.services.messages.AdventureMessenger (implements com.zetaplugins.zetacore.services.messages.Messenger)
- com.zetaplugins.zetacore.services.messages.LegacyMessenger (implements com.zetaplugins.zetacore.services.messages.Messenger)
- com.zetaplugins.zetacore.services.localization.BukkitLocalizationService (implements com.zetaplugins.zetacore.services.localization.LocalizationService)
- com.zetaplugins.zetacore.services.localization.BukkitLocalizationService.Builder
- com.zetaplugins.zetacore.commands.CommandContext
- com.zetaplugins.zetacore.commands.CommandUtils
- com.zetaplugins.zetacore.services.config.ConfigMapper
- com.zetaplugins.zetacore.services.config.ConfigService
- com.zetaplugins.zetacore.debug.command.DebugCommandHandler (implements org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter)
- com.zetaplugins.zetacore.debug.command.DebugCommandHandlerBuilder
- com.zetaplugins.zetacore.debug.command.DebugCommandMessages
- com.zetaplugins.zetacore.util.LocationSerializer
- com.zetaplugins.zetacore.services.di.ManagerRegistry
- com.zetaplugins.zetacore.services.events.ManagerRegistryBuilder
- com.zetaplugins.zetacore.services.MessageService
- com.zetaplugins.zetacore.services.bStats.Metrics
- com.zetaplugins.zetacore.services.bStats.Metrics.CustomChart
- com.zetaplugins.zetacore.services.bStats.Metrics.AdvancedBarChart
- com.zetaplugins.zetacore.services.bStats.Metrics.AdvancedPie
- com.zetaplugins.zetacore.services.bStats.Metrics.DrilldownPie
- com.zetaplugins.zetacore.services.bStats.Metrics.MultiLineChart
- com.zetaplugins.zetacore.services.bStats.Metrics.SimpleBarChart
- com.zetaplugins.zetacore.services.bStats.Metrics.SimplePie
- com.zetaplugins.zetacore.services.bStats.Metrics.SingleLineChart
- com.zetaplugins.zetacore.services.bStats.Metrics.JsonObjectBuilder
- com.zetaplugins.zetacore.services.bStats.Metrics.JsonObjectBuilder.JsonObject
- com.zetaplugins.zetacore.services.bStats.Metrics.MetricsBase
- com.zetaplugins.zetacore.services.papi.PapiExpansionService
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- com.zetaplugins.zetacore.ZetaCorePlugin
- org.bukkit.plugin.java.JavaPlugin
- com.zetaplugins.zetacore.commands.PluginCommand<T> (implements org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter)
- com.zetaplugins.zetacore.debug.ReportDataCollector
- com.zetaplugins.zetacore.debug.ReportFileWriter
- com.zetaplugins.zetacore.debug.uploader.ReportUploader
- com.zetaplugins.zetacore.debug.uploader.MclogsReportUploader
- com.zetaplugins.zetacore.debug.uploader.ZetaDebugReportUploader
- com.zetaplugins.zetacore.services.updatechecker.SemanticVersion (implements java.lang.Comparable<T>, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.zetaplugins.zetacore.commands.exceptions.CommandException
- com.zetaplugins.zetacore.commands.exceptions.CommandPermissionException
- com.zetaplugins.zetacore.commands.exceptions.CommandSenderMustBeOrSpecifyPlayerException
- com.zetaplugins.zetacore.commands.exceptions.CommandSenderMustBePlayerException
- com.zetaplugins.zetacore.commands.exceptions.CommandUsageException
- com.zetaplugins.zetacore.commands.exceptions.GenericCommandException
- com.zetaplugins.zetacore.util.LocationDeserializationException
- java.lang.RuntimeException
- com.zetaplugins.zetacore.services.config.ConfigMappingException
- com.zetaplugins.zetacore.commands.exceptions.CommandException
- java.lang.Exception
- com.zetaplugins.zetacore.services.updatechecker.UpdateChecker
- com.zetaplugins.zetacore.services.updatechecker.GitHubUpdateChecker
- com.zetaplugins.zetacore.services.updatechecker.HangarUpdateChecker
- com.zetaplugins.zetacore.services.updatechecker.ModrinthUpdateChecker
Interface Hierarchy
- com.zetaplugins.zetacore.commands.CommandExceptionHandler<E>
- com.zetaplugins.zetacore.services.commands.CommandRegistrar
- com.zetaplugins.zetacore.services.events.EventRegistrar
- com.zetaplugins.zetacore.debug.data.JsonSeriaizable
- com.zetaplugins.zetacore.services.localization.LocalizationService
- com.zetaplugins.zetacore.util.LocationSerializer.WorldProvider
- com.zetaplugins.zetacore.services.messages.Messenger
- com.zetaplugins.zetacore.services.papi.PatternPlaceholderFunction
- com.zetaplugins.zetacore.services.papi.PlaceholderFunction
- com.zetaplugins.zetacore.services.config.PluginConfigFile
Annotation Interface Hierarchy
- com.zetaplugins.zetacore.annotations.AutoRegisterCommand (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.AutoRegisterListener (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.AutoRegisterTabCompleter (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.ConfigAttribute (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.InjectManager (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.InjectPlugin (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.Manager (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.NestedConfig (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.Papi (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.PapiParam (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.PluginConfig (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.annotations.PostManagerConstruct (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)
- com.zetaplugins.zetacore.services.di.ManagerScope
- 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
- com.zetaplugins.zetacore.debug.data.DebugReport (implements com.zetaplugins.zetacore.debug.data.JsonSeriaizable)
- com.zetaplugins.zetacore.debug.data.InstalledPlugin (implements com.zetaplugins.zetacore.debug.data.JsonSeriaizable)
- com.zetaplugins.zetacore.services.MessageService.Replaceable<T>
- com.zetaplugins.zetacore.services.commands.RegisterableCommand
- com.zetaplugins.zetacore.services.messages.Replaceable<T>
- java.lang.Record