程序包分层结构:
- top.redstarmc.plugin.velocitytitle.core,
- top.redstarmc.plugin.velocitytitle.core.api,
- top.redstarmc.plugin.velocitytitle.core.impl,
- top.redstarmc.plugin.velocitytitle.core.util,
- top.redstarmc.plugin.velocitytitle.spigot,
- top.redstarmc.plugin.velocitytitle.spigot.manager,
- top.redstarmc.plugin.velocitytitle.velocity,
- top.redstarmc.plugin.velocitytitle.velocity.command,
- top.redstarmc.plugin.velocitytitle.velocity.command.player,
- top.redstarmc.plugin.velocitytitle.velocity.command.title,
- top.redstarmc.plugin.velocitytitle.velocity.configuration,
- top.redstarmc.plugin.velocitytitle.velocity.database,
- top.redstarmc.plugin.velocitytitle.velocity.database.table,
- top.redstarmc.plugin.velocitytitle.velocity.manager,
- top.redstarmc.plugin.velocitytitle.velocity.pojo,
- top.redstarmc.plugin.velocitytitle.velocity.util
类分层结构
- java.lang.Object
- top.redstarmc.plugin.velocitytitle.core.api.AbstractLoggerManager
- top.redstarmc.plugin.velocitytitle.core.api.AbstractTomlManager
- top.redstarmc.plugin.velocitytitle.spigot.manager.ConfigManager
- top.redstarmc.plugin.velocitytitle.velocity.manager.ConfigManager
- top.redstarmc.plugin.velocitytitle.velocity.configuration.Config
- top.redstarmc.plugin.velocitytitle.velocity.configuration.Language
- top.redstarmc.plugin.velocitytitle.spigot.manager.CacheManager
- top.redstarmc.plugin.velocitytitle.spigot.CommandBuilder
- top.redstarmc.plugin.velocitytitle.velocity.configuration.CommandInfo
- top.redstarmc.plugin.velocitytitle.velocity.command.title.CreateBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.velocity.database.DataBaseOperate
- top.redstarmc.plugin.velocitytitle.velocity.database.DebugHandler (implements cc.carm.lib.easysql.api.function.SQLDebugHandler)
- top.redstarmc.plugin.velocitytitle.velocity.command.title.DeleteBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.velocity.command.player.DivideBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.velocity.manager.EasySQLManager
- top.redstarmc.plugin.velocitytitle.velocity.command.title.EditBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.core.util.IOUtils
- top.redstarmc.plugin.velocitytitle.velocity.command.player.ListBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.velocity.command.title.ListBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.velocity.Listener
- top.redstarmc.plugin.velocitytitle.velocity.command.title.MetaBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.core.util.NetWorkReader
- top.redstarmc.plugin.velocitytitle.velocity.command.player.PickBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- me.clip.placeholderapi.PlaceholderHook
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- top.redstarmc.plugin.velocitytitle.spigot.VelocityTitleSpigot (implements org.bukkit.event.Listener)
- top.redstarmc.plugin.velocitytitle.velocity.PluginMessage
- top.redstarmc.plugin.velocitytitle.spigot.PluginMessageBukkit (implements org.bukkit.plugin.messaging.PluginMessageListener)
- top.redstarmc.plugin.velocitytitle.velocity.command.ReloadBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.velocity.command.player.RevokeBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
- top.redstarmc.plugin.velocitytitle.velocity.util.TextSer
- top.redstarmc.plugin.velocitytitle.core.util.toStrings
- top.redstarmc.plugin.velocitytitle.velocity.VelocityTitleVelocity
- top.redstarmc.plugin.velocitytitle.velocity.command.player.WearBuilder (implements top.redstarmc.plugin.velocitytitle.velocity.command.VelocityTitleCommand)
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- top.redstarmc.plugin.velocitytitle.velocity.pojo.CommandResp
- top.redstarmc.plugin.velocitytitle.velocity.database.table.PlayerTitles (implements cc.carm.lib.easysql.api.SQLTable)
- top.redstarmc.plugin.velocitytitle.velocity.database.table.PlayerWear (implements cc.carm.lib.easysql.api.SQLTable)
- top.redstarmc.plugin.velocitytitle.velocity.database.table.TitleDictionary (implements cc.carm.lib.easysql.api.SQLTable)
- top.redstarmc.plugin.velocitytitle.velocity.pojo.TitleInfoType
- top.redstarmc.plugin.velocitytitle.velocity.pojo.TitleType