public interface IGeyserPingPassthrough
| Modifier and Type | Method and Description |
|---|---|
default GeyserPingInfo |
getPingInformation()
Get the MOTD of the server displayed on the multiplayer screen.
|
GeyserPingInfo |
getPingInformation(InetSocketAddress inetSocketAddress)
Get the MOTD of the server displayed on the multiplayer screen
|
default GeyserPingInfo getPingInformation()
GeyserPingInfo getPingInformation(InetSocketAddress inetSocketAddress)
inetSocketAddress - the ip address of the client pinging the serverCopyright © 2021 GeyserMC. All rights reserved.