类 VelocityTitleSpigot
java.lang.Object
org.bukkit.plugin.PluginBase
org.bukkit.plugin.java.JavaPlugin
top.redstarmc.plugin.velocitytitle.spigot.VelocityTitleSpigot
- 所有已实现的接口:
io.papermc.paper.plugin.lifecycle.event.LifecycleEventOwner,org.bukkit.command.CommandExecutor,org.bukkit.command.TabCompleter,org.bukkit.command.TabExecutor,org.bukkit.event.Listener,org.bukkit.plugin.Plugin
public class VelocityTitleSpigot
extends org.bukkit.plugin.java.JavaPlugin
implements org.bukkit.event.Listener
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static VelocityTitleSpigotvoidvoidonEnable()voidonPlayerQuit(org.bukkit.event.player.PlayerQuitEvent e) 从类继承的方法 org.bukkit.plugin.java.JavaPlugin
getClassLoader, getCommand, getConfig, getDataFolder, getDefaultBiomeProvider, getDefaultWorldGenerator, getDescription, getFile, getLifecycleManager, getLogger, getPlugin, getPluginLoader, getPluginMeta, getProvidingPlugin, getResource, getServer, getTextResource, init, init, isEnabled, isNaggable, onCommand, onLoad, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toString从类继承的方法 org.bukkit.plugin.PluginBase
equals, getName, hashCode从接口继承的方法 org.bukkit.plugin.Plugin
getComponentLogger, getDataPath, getLog4JLogger, getSLF4JLogger
-
构造器详细资料
-
VelocityTitleSpigot
public VelocityTitleSpigot()
-
-
方法详细资料
-
onEnable
public void onEnable()- 指定者:
onEnable在接口中org.bukkit.plugin.Plugin- 覆盖:
onEnable在类中org.bukkit.plugin.java.JavaPlugin
-
onDisable
public void onDisable()- 指定者:
onDisable在接口中org.bukkit.plugin.Plugin- 覆盖:
onDisable在类中org.bukkit.plugin.java.JavaPlugin
-
onPlayerQuit
public void onPlayerQuit(org.bukkit.event.player.PlayerQuitEvent e) -
getInstance
-
getLoggerManager
-
getNewConfig
-
getLanguage
-
getPluginMessage
-
getCacheManager
-