Class ModPingPassthrough

java.lang.Object
org.geysermc.geyser.platform.fabric.ModPingPassthrough
All Implemented Interfaces:
org.geysermc.geyser.ping.IGeyserPingPassthrough

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

    • ModPingPassthrough

      public ModPingPassthrough(net.minecraft.server.MinecraftServer server, org.geysermc.geyser.GeyserLogger logger)
  • Method Details

    • getPingInformation

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