Uses of Class
net.md_5.bungee.api.ServerPing
-
Uses of ServerPing in net.md_5.bungee.api.config
Modifier and TypeMethodDescriptionvoid
ServerInfo.ping
(Callback<ServerPing> callback) Asynchronously gets the current player count on this server. -
Uses of ServerPing in net.md_5.bungee.api.event
ModifierConstructorDescriptionProxyPingEvent
(PendingConnection connection, ServerPing response, Callback<ProxyPingEvent> done)