Uses of Class
net.md_5.bungee.api.ProxyServer
Package
Description
-
Uses of ProxyServer in com.mrivanplays.ivancord.api.command
ModifierConstructorDescriptionCommandDispatcherProxy
(PluginManager pluginManager, ProxyServer proxy) -
Uses of ProxyServer in com.mrivanplays.ivancord.api.command.arguments
Modifier and TypeMethodDescriptionstatic void
BungeeProtoPlayerProvider.initialize
(ProxyServer proxy) -
Uses of ProxyServer in net.md_5.bungee.api
Modifier and TypeMethodDescriptionstatic void
ProxyServer.setInstance
(ProxyServer instance) Sets the proxy instance. -
Uses of ProxyServer in net.md_5.bungee.api.plugin
ModifierConstructorDescriptionprotected
Plugin
(ProxyServer proxy, PluginDescription description) PluginManager
(ProxyServer proxy, MethodHandles.Lookup lookup, Consumer<Object> additionalEventListenerRegistration) PluginManager
(ProxyServer proxy, org.yaml.snakeyaml.Yaml yaml, EventBus eventBus, net.md_5.bungee.api.plugin.LibraryLoader libraryLoader, CommandDispatcherProxy commandDispatcher, MethodHandles.Lookup lookup, Consumer<Object> additionalEventListenerRegistration)