Uses of Class
org.geysermc.geyser.ping.GeyserPingInfo
Packages that use GeyserPingInfo
Package
Description
-
Uses of GeyserPingInfo in org.geysermc.geyser.ping
Methods in org.geysermc.geyser.ping that return GeyserPingInfoModifier 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
Methods in org.geysermc.geyser.platform.bungeecord that return GeyserPingInfoModifier and TypeMethodDescriptionGeyserBungeePingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)
-
Uses of GeyserPingInfo in org.geysermc.geyser.platform.spigot
Methods in org.geysermc.geyser.platform.spigot that return GeyserPingInfoModifier and TypeMethodDescriptionGeyserSpigotPingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)
-
Uses of GeyserPingInfo in org.geysermc.geyser.platform.sponge
Methods in org.geysermc.geyser.platform.sponge that return GeyserPingInfoModifier and TypeMethodDescriptionGeyserSpongePingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)
-
Uses of GeyserPingInfo in org.geysermc.geyser.platform.velocity
Methods in org.geysermc.geyser.platform.velocity that return GeyserPingInfoModifier and TypeMethodDescriptionGeyserVelocityPingPassthrough.getPingInformation(InetSocketAddress inetSocketAddress)