Uses of Class
org.geysermc.geyser.ping.GeyserPingInfo
Package
Description
-
Uses of GeyserPingInfo in org.geysermc.geyser.ping
Modifier and TypeMethodDescriptionGeyserLegacyPingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)
default GeyserPingInfo
IGeyserPingPassthrough.getPingInformation()
Get the MOTD of the server displayed on the multiplayer screen.IGeyserPingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)
Get the MOTD of the server displayed on the multiplayer screen -
Uses of GeyserPingInfo in org.geysermc.geyser.platform.bungeecord
Modifier and TypeMethodDescriptionGeyserBungeePingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)
-
Uses of GeyserPingInfo in org.geysermc.geyser.platform.spigot
Modifier and TypeMethodDescriptionGeyserSpigotPingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)
-
Uses of GeyserPingInfo in org.geysermc.geyser.platform.sponge
Modifier and TypeMethodDescriptionGeyserSpongePingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)
-
Uses of GeyserPingInfo in org.geysermc.geyser.platform.velocity
Modifier and TypeMethodDescriptionGeyserVelocityPingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)