Hierarchy For All Packages
- com.zetaplugins.zetacore,
- com.zetaplugins.zetacore.command,
- com.zetaplugins.zetacore.command.annotation,
- com.zetaplugins.zetacore.command.exception,
- com.zetaplugins.zetacore.command.registration,
- com.zetaplugins.zetacore.config,
- com.zetaplugins.zetacore.config.annotation,
- com.zetaplugins.zetacore.debug,
- com.zetaplugins.zetacore.debug.command,
- com.zetaplugins.zetacore.debug.data,
- com.zetaplugins.zetacore.debug.uploader,
- com.zetaplugins.zetacore.di,
- com.zetaplugins.zetacore.di.annotation,
- com.zetaplugins.zetacore.event.annotation,
- com.zetaplugins.zetacore.event.registration,
- com.zetaplugins.zetacore.integration.bstats,
- com.zetaplugins.zetacore.integration.papi,
- com.zetaplugins.zetacore.integration.papi.annotation,
- com.zetaplugins.zetacore.integration.updatechecker,
- com.zetaplugins.zetacore.messaging,
- com.zetaplugins.zetacore.messaging.localization,
- com.zetaplugins.zetacore.permission,
- com.zetaplugins.zetacore.shared.util
Class Hierarchy
- java.lang.Object
- com.zetaplugins.zetacore.command.ArgumentList (implements java.lang.Iterable<T>)
- com.zetaplugins.zetacore.command.registration.AutoCommandRegistrar (implements com.zetaplugins.zetacore.command.registration.CommandRegistrar)
- com.zetaplugins.zetacore.command.registration.AutoCommandRegistrar.Builder
- com.zetaplugins.zetacore.event.registration.AutoEventListenerRegistrar (implements com.zetaplugins.zetacore.event.registration.EventListenerRegistrar)
- com.zetaplugins.zetacore.event.registration.AutoEventListenerRegistrar.Builder
- com.zetaplugins.zetacore.messaging.BaseMessageService
- com.zetaplugins.zetacore.messaging.AdventureMessenger (implements com.zetaplugins.zetacore.messaging.Messenger)
- com.zetaplugins.zetacore.messaging.LegacyMessenger (implements com.zetaplugins.zetacore.messaging.Messenger)
- com.zetaplugins.zetacore.messaging.localization.BukkitLocalizationService (implements com.zetaplugins.zetacore.messaging.localization.LocalizationService)
- com.zetaplugins.zetacore.messaging.localization.BukkitLocalizationService.Builder
- com.zetaplugins.zetacore.command.CommandContext
- com.zetaplugins.zetacore.command.CommandUtils
- com.zetaplugins.zetacore.config.ConfigMapper
- com.zetaplugins.zetacore.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.shared.util.LocationSerializer
- com.zetaplugins.zetacore.messaging.MessageService
- com.zetaplugins.zetacore.integration.bstats.Metrics
- com.zetaplugins.zetacore.integration.bstats.Metrics.CustomChart
- com.zetaplugins.zetacore.integration.bstats.Metrics.AdvancedBarChart
- com.zetaplugins.zetacore.integration.bstats.Metrics.AdvancedPie
- com.zetaplugins.zetacore.integration.bstats.Metrics.DrilldownPie
- com.zetaplugins.zetacore.integration.bstats.Metrics.MultiLineChart
- com.zetaplugins.zetacore.integration.bstats.Metrics.SimpleBarChart
- com.zetaplugins.zetacore.integration.bstats.Metrics.SimplePie
- com.zetaplugins.zetacore.integration.bstats.Metrics.SingleLineChart
- com.zetaplugins.zetacore.integration.bstats.Metrics.JsonObjectBuilder
- com.zetaplugins.zetacore.integration.bstats.Metrics.JsonObjectBuilder.JsonObject
- com.zetaplugins.zetacore.integration.bstats.Metrics.MetricsBase
- com.zetaplugins.zetacore.integration.papi.PapiExpansionService
- com.zetaplugins.zetacore.permission.Permission (implements com.zetaplugins.zetacore.permission.PermissionNode)
- com.zetaplugins.zetacore.permission.PermissionRegistrar
- 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.command.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.integration.updatechecker.SemanticVersion (implements java.lang.Comparable<T>, java.io.Serializable)
- com.zetaplugins.zetacore.di.ServiceRegistry
- com.zetaplugins.zetacore.di.ServiceRegistry.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.zetaplugins.zetacore.command.exception.CommandException
- com.zetaplugins.zetacore.command.exception.CommandPermissionException
- com.zetaplugins.zetacore.command.exception.CommandSenderMustBeOrSpecifyPlayerException
- com.zetaplugins.zetacore.command.exception.CommandSenderMustBePlayerException
- com.zetaplugins.zetacore.command.exception.CommandUsageException
- com.zetaplugins.zetacore.command.exception.GenericCommandException
- com.zetaplugins.zetacore.shared.util.LocationDeserializationException
- java.lang.RuntimeException
- com.zetaplugins.zetacore.config.ConfigMappingException
- com.zetaplugins.zetacore.di.ServiceException
- com.zetaplugins.zetacore.command.exception.CommandException
- java.lang.Exception
- com.zetaplugins.zetacore.integration.updatechecker.UpdateChecker
- com.zetaplugins.zetacore.integration.updatechecker.GitHubUpdateChecker
- com.zetaplugins.zetacore.integration.updatechecker.HangarUpdateChecker
- com.zetaplugins.zetacore.integration.updatechecker.ModrinthUpdateChecker
Interface Hierarchy
- com.zetaplugins.zetacore.command.CommandExceptionHandler<E>
- com.zetaplugins.zetacore.command.registration.CommandRegistrar
- com.zetaplugins.zetacore.event.registration.EventListenerRegistrar
- com.zetaplugins.zetacore.debug.data.JsonSerializable
- com.zetaplugins.zetacore.messaging.localization.LocalizationService
- com.zetaplugins.zetacore.shared.util.LocationSerializer.WorldProvider
- com.zetaplugins.zetacore.messaging.Messenger
- com.zetaplugins.zetacore.integration.papi.PatternPlaceholderFunction
- com.zetaplugins.zetacore.permission.PermissionNode
- com.zetaplugins.zetacore.integration.papi.PlaceholderFunction
- com.zetaplugins.zetacore.config.PluginConfigFile
Annotation Interface Hierarchy
- com.zetaplugins.zetacore.command.annotation.Alias (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.command.annotation.Command (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.config.annotation.ConfigFile (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.config.annotation.ConfigKey (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.config.annotation.ConfigSection (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.command.annotation.Description (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.event.annotation.EventListener (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.di.annotation.Inject (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.integration.papi.annotation.Papi (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.integration.papi.annotation.PapiParam (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.command.annotation.Permission (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.di.annotation.PostConstruct (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.di.annotation.Service (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.command.annotation.TabCompleterHandler (implements java.lang.annotation.Annotation)
- com.zetaplugins.zetacore.command.annotation.Usage (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.di.ServiceScope
- 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.JsonSerializable)
- com.zetaplugins.zetacore.debug.data.InstalledPlugin (implements com.zetaplugins.zetacore.debug.data.JsonSerializable)
- com.zetaplugins.zetacore.messaging.MessageService.Replaceable<T>
- com.zetaplugins.zetacore.command.registration.RegisterableCommand
- com.zetaplugins.zetacore.messaging.Replaceable<T>
- java.lang.Record