Interface IGeyserPingPassthrough

All Known Implementing Classes:
GeyserLegacyPingPassthrough

public interface IGeyserPingPassthrough
Interface that retrieves ping passthrough information from the Java server
  • Method Details

    • getPingInformation

      @Nullable GeyserPingInfo getPingInformation(InetSocketAddress inetSocketAddress)
      Get the MOTD of the server displayed on the multiplayer screen
      Parameters:
      inetSocketAddress - the ip address of the client pinging the server
      Returns:
      string of the MOTD