Class GeyserBungeePingPassthrough
java.lang.Object
org.geysermc.geyser.platform.bungeecord.GeyserBungeePingPassthrough
- All Implemented Interfaces:
net.md_5.bungee.api.plugin.Listener,org.geysermc.geyser.ping.IGeyserPingPassthrough
public class GeyserBungeePingPassthrough
extends Object
implements org.geysermc.geyser.ping.IGeyserPingPassthrough, net.md_5.bungee.api.plugin.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.geysermc.geyser.ping.GeyserPingInfogetPingInformation(InetSocketAddress inetSocketAddress)
-
Constructor Details
-
GeyserBungeePingPassthrough
public GeyserBungeePingPassthrough(net.md_5.bungee.api.ProxyServer proxyServer)
-
-
Method Details
-
getPingInformation
public org.geysermc.geyser.ping.GeyserPingInfo getPingInformation(InetSocketAddress inetSocketAddress) - Specified by:
getPingInformationin interfaceorg.geysermc.geyser.ping.IGeyserPingPassthrough
-