public final class BungeeContextKeys
extends Object
- Since:
- 1.4.0
-
Field Summary
Fields
static final CloudKey<net.md_5.bungee.api.ProxyServer>
The
ProxyServer instance is stored in the
CommandContext
in
BungeeCommandPreprocessor
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PROXY_SERVER_KEY
public static final CloudKey<net.md_5.bungee.api.ProxyServer> PROXY_SERVER_KEY
The
ProxyServer instance is stored in the
CommandContext
in
BungeeCommandPreprocessor