Class GeyserSpigotPingPassthrough

java.lang.Object
org.geysermc.geyser.platform.spigot.GeyserSpigotPingPassthrough
All Implemented Interfaces:
org.geysermc.geyser.ping.IGeyserPingPassthrough

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

    • GeyserSpigotPingPassthrough

      public GeyserSpigotPingPassthrough(GeyserSpigotLogger logger)
  • Method Details

    • getPingInformation

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