Uses of Class
net.md_5.bungee.api.ServerPing
Packages that use ServerPing
-
Uses of ServerPing in net.md_5.bungee.api.config
Method parameters in net.md_5.bungee.api.config with type arguments of type ServerPingModifier 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
Constructors in net.md_5.bungee.api.event with parameters of type ServerPingModifierConstructorDescriptionProxyPingEvent
(PendingConnection connection, ServerPing response, Callback<ProxyPingEvent> done)