Package org.geysermc.platform.bungeecord
Class GeyserBungeeInjector
java.lang.Object
org.geysermc.connector.common.GeyserInjector
org.geysermc.platform.bungeecord.GeyserBungeeInjector
-
Field Summary
Fields inherited from class org.geysermc.connector.common.GeyserInjector
localChannel, serverSocketAddress -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitializeLocalChannel0(GeyserBootstrap bootstrap)Methods inherited from class org.geysermc.connector.common.GeyserInjector
getServerSocketAddress, initializeLocalChannel, shutdown
-
Constructor Details
-
GeyserBungeeInjector
public GeyserBungeeInjector(net.md_5.bungee.api.ProxyServer proxy)
-
-
Method Details
-
initializeLocalChannel0
- Specified by:
initializeLocalChannel0in classGeyserInjector- Throws:
Exception
-