Uses of Interface
net.tnemc.plugincore.core.compatibility.ProxyProvider
Packages that use ProxyProvider
Package
Description
-
Uses of ProxyProvider in net.tnemc.plugincore.bukkit.impl
Classes in net.tnemc.plugincore.bukkit.impl that implement ProxyProviderMethods in net.tnemc.plugincore.bukkit.impl that return ProxyProviderModifier and TypeMethodDescriptionBukkitServerProvider.proxy()
The proxy provider to use for this implementation. -
Uses of ProxyProvider in net.tnemc.plugincore.core.compatibility
Methods in net.tnemc.plugincore.core.compatibility that return ProxyProviderModifier and TypeMethodDescriptionServerConnector.proxy()
The proxy provider to use for this implementation. -
Uses of ProxyProvider in net.tnemc.plugincore.paper.impl
Classes in net.tnemc.plugincore.paper.impl that implement ProxyProviderMethods in net.tnemc.plugincore.paper.impl that return ProxyProviderModifier and TypeMethodDescriptionPaperServerProvider.proxy()
The proxy provider to use for this implementation. -
Uses of ProxyProvider in net.tnemc.plugincore.sponge.impl
Classes in net.tnemc.plugincore.sponge.impl that implement ProxyProviderMethods in net.tnemc.plugincore.sponge.impl that return ProxyProviderModifier and TypeMethodDescriptionSpongeServerProvider.proxy()
The proxy provider to use for this implementation.