Class GeyserVelocityPingPassthrough

java.lang.Object
org.geysermc.geyser.platform.velocity.GeyserVelocityPingPassthrough
All Implemented Interfaces:
org.geysermc.geyser.ping.IGeyserPingPassthrough

public class GeyserVelocityPingPassthrough extends Object implements org.geysermc.geyser.ping.IGeyserPingPassthrough
  • Constructor Details

    • GeyserVelocityPingPassthrough

      public GeyserVelocityPingPassthrough(com.velocitypowered.api.proxy.ProxyServer server)
  • Method Details

    • getPingInformation

      public org.geysermc.geyser.ping.GeyserPingInfo getPingInformation(InetSocketAddress inetSocketAddress)
      Specified by:
      getPingInformation in interface org.geysermc.geyser.ping.IGeyserPingPassthrough