所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- cn.afternode.commons.bukkit.messaging.BukkitMessagingHelper
- cn.afternode.commons.bukkit.BukkitPluginContext
- cn.afternode.commons.bukkit.BukkitReflections
- cn.afternode.commons.bukkit.BukkitResolver
- org.bukkit.command.Command
- cn.afternode.commons.bukkit.message.CallbackCommand
- cn.afternode.commons.bukkit.message.ComponentStyle
- cn.afternode.commons.bukkit.configurations.ConfigSerialization
- cn.afternode.commons.bukkit.ConfigurationLocalizations (implements cn.afternode.commons.bukkit.IAdventureLocalizations)
- cn.afternode.commons.bukkit.configurations.ConfigurationMerger
- cn.afternode.commons.bukkit.configurations.ConfigurationsSerializer
- cn.afternode.commons.bukkit.report.ExceptionElement (implements cn.afternode.commons.bukkit.report.IPluginReportElement)
- cn.afternode.commons.bukkit.gui.GuiManager (implements org.bukkit.event.Listener)
- cn.afternode.commons.bukkit.gui.InventoryGui (implements cn.afternode.commons.bukkit.gui.IGui)
- cn.afternode.commons.bukkit.gui.ItemBuilder
- cn.afternode.commons.bukkit.JsonLocalizations (implements cn.afternode.commons.bukkit.IAdventureLocalizations)
- cn.afternode.commons.bukkit.message.MessageBuilder
- cn.afternode.commons.bukkit.messaging.MessageChannelContext (implements java.io.Closeable, org.bukkit.plugin.messaging.PluginMessageListener)
- cn.afternode.commons.bukkit.update.ModrinthVersionInfo
- cn.afternode.commons.bukkit.messaging.NBukkitByteBuf
- cn.afternode.commons.bukkit.report.PluginInfoElement (implements cn.afternode.commons.bukkit.report.IPluginReportElement)
- cn.afternode.commons.bukkit.report.PluginListElement (implements cn.afternode.commons.bukkit.report.IPluginReportElement)
- cn.afternode.commons.bukkit.report.PluginReport
- java.lang.Record
- cn.afternode.commons.bukkit.report.CustomElement (implements cn.afternode.commons.bukkit.report.IPluginReportElement)
- cn.afternode.commons.bukkit.gui.OpenedGui
- cn.afternode.commons.bukkit.message.RegisteredClickCallback
- cn.afternode.commons.bukkit.update.SemVer
- cn.afternode.commons.bukkit.report.ServerInfoElement (implements cn.afternode.commons.bukkit.report.IPluginReportElement)
- cn.afternode.commons.bukkit.update.SpigetVersionInfo
- cn.afternode.commons.bukkit.message.TabBuilder
- cn.afternode.commons.bukkit.update.UpdateChecker
- cn.afternode.commons.binary.WrappedByteBuffer
- cn.afternode.commons.bukkit.BukkitByteBuffer
接口分层结构
- cn.afternode.commons.bukkit.gui.GuiClickCallback
- cn.afternode.commons.bukkit.gui.IGui
- cn.afternode.commons.localizations.ILocalizations
- cn.afternode.commons.bukkit.IAdventureLocalizations
- cn.afternode.commons.bukkit.messaging.IMessageListener
- cn.afternode.commons.bukkit.report.IPluginReportElement
Annotation Interface Hierarchy
- cn.afternode.commons.bukkit.configurations.ConfigSerialization.Ignore (implements java.lang.annotation.Annotation)
- cn.afternode.commons.bukkit.configurations.ConfigSerialization.Name (implements java.lang.annotation.Annotation)
- cn.afternode.commons.bukkit.configurations.ConfigSerialization.Serialize (implements java.lang.annotation.Annotation)
- cn.afternode.commons.bukkit.annotations.RegisterCommand (implements java.lang.annotation.Annotation)
- cn.afternode.commons.bukkit.annotations.RegisterListener (implements java.lang.annotation.Annotation)
- cn.afternode.commons.bukkit.annotations.RegisterPluginCommand (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)
- cn.afternode.commons.bukkit.IAdventureLocalizations.LocalizeMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)