Package one.tranic.t.bungee
Class TBungee
java.lang.Object
one.tranic.t.bungee.TBungee
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull net.kyori.adventure.platform.bungeecord.BungeeAudiencesDeprecated.static voiddisable()Deprecated.static one.tranic.t.base.command.source.SystemCommandSource<?,?> Deprecated.static @NotNull net.md_5.bungee.api.ProxyServerDeprecated.static voidinit(net.md_5.bungee.api.plugin.Plugin plugin) Deprecated.static booleanDeprecated.
-
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.
-