Package | Description |
---|---|
net.md_5.bungee.api.config | |
net.md_5.bungee.api.event |
Modifier and Type | Method and Description |
---|---|
void |
ServerInfo.ping(Callback<ServerPing> callback)
Asynchronously gets the current player count on this server.
|
Modifier and Type | Method and Description |
---|---|
ServerPing |
ProxyPingEvent.getResponse()
The data to respond with.
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyPingEvent.setResponse(ServerPing response)
The data to respond with.
|
Constructor and Description |
---|
ProxyPingEvent(PendingConnection connection,
ServerPing response,
Callback<ProxyPingEvent> done) |
Copyright © 2012–2021 SpigotMC. All rights reserved.