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 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:
      getPingInformation in interface org.geysermc.geyser.ping.IGeyserPingPassthrough