public class GeyserLegacyPingPassthrough extends Object implements IGeyserPingPassthrough, Runnable
| Constructor and Description |
|---|
GeyserLegacyPingPassthrough(GeyserConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
GeyserPingInfo |
getPingInformation()
Get the MOTD of the server displayed on the multiplayer screen
|
static IGeyserPingPassthrough |
init(GeyserConnector connector)
Start legacy ping passthrough thread
|
void |
run() |
public GeyserLegacyPingPassthrough(GeyserConnector connector)
public static IGeyserPingPassthrough init(GeyserConnector connector)
connector - GeyserConnectorpublic GeyserPingInfo getPingInformation()
IGeyserPingPassthroughgetPingInformation in interface IGeyserPingPassthroughCopyright © 2020 GeyserMC. All rights reserved.