Class TBungee

java.lang.Object
one.tranic.t.bungee.TBungee

@Deprecated public class TBungee extends Object
Deprecated.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static @NotNull net.kyori.adventure.platform.bungeecord.BungeeAudiences
    Deprecated.
     
    static void
    Deprecated.
     
    static one.tranic.t.base.command.source.SystemCommandSource<?,?>
    Deprecated.
     
    static @NotNull net.md_5.bungee.api.ProxyServer
    Deprecated.
     
    static void
    init(net.md_5.bungee.api.plugin.Plugin plugin)
    Deprecated.
     
    static boolean
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TBungee

      public TBungee()
      Deprecated.
  • Method Details

    • adventure

      @NotNull public static @NotNull net.kyori.adventure.platform.bungeecord.BungeeAudiences adventure()
      Deprecated.
    • init

      public static void init(net.md_5.bungee.api.plugin.Plugin plugin)
      Deprecated.
    • disable

      public static void disable()
      Deprecated.
    • isInitialized

      public static boolean isInitialized()
      Deprecated.
    • getServer

      @NotNull public static @NotNull net.md_5.bungee.api.ProxyServer getServer()
      Deprecated.
    • getBungeeConsoleSource

      public static one.tranic.t.base.command.source.SystemCommandSource<?,?> getBungeeConsoleSource()
      Deprecated.