Uses of Class
net.md_5.bungee.api.ProxyServer
Packages that use ProxyServer
-
Uses of ProxyServer in net.md_5.bungee.api
Methods in net.md_5.bungee.api with parameters of type ProxyServerModifier and TypeMethodDescriptionstatic voidProxyServer.setInstance(ProxyServer instance) Sets the proxy instance. -
Uses of ProxyServer in net.md_5.bungee.api.plugin
Constructors in net.md_5.bungee.api.plugin with parameters of type ProxyServerModifierConstructorDescriptionprotectedPlugin(ProxyServer proxy, PluginDescription description) PluginManager(ProxyServer proxy)