类 VelocityTitleVelocity

java.lang.Object
top.redstarmc.plugin.velocitytitle.velocity.VelocityTitleVelocity

public class VelocityTitleVelocity extends Object
  • 构造器详细资料

    • VelocityTitleVelocity

      @Inject public VelocityTitleVelocity(Path dataDirectory, com.velocitypowered.api.proxy.ProxyServer server)
  • 方法详细资料

    • onProxyInitialization

      public void onProxyInitialization(com.velocitypowered.api.event.proxy.ProxyInitializeEvent event)
    • onProxyReload

      public void onProxyReload(com.velocitypowered.api.event.proxy.ProxyReloadEvent event)
    • onProxyShutdown

      public void onProxyShutdown(com.velocitypowered.api.event.proxy.ProxyShutdownEvent event)
    • getLogger

      public LoggerManager getLogger()
    • getServer

      public com.velocitypowered.api.proxy.ProxyServer getServer()
    • getLanguage

      public Language getLanguage()
    • getDBManager

      public EasySQLManager getDBManager()
    • getPluginMessage

      public PluginMessage getPluginMessage()
    • getDataFolder

      public File getDataFolder()
    • getInstance

      public static VelocityTitleVelocity getInstance()