Class ServerPingEvent
java.lang.Object
eu.sculkpowered.server.event.connection.ServerPingEvent
Represents an event that fires when a client requests a status response from the server.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull Connection
static ServerPingEvent.Response
response()
void
response
(ServerPingEvent.Response response)
-
Constructor Details
-
ServerPingEvent
-
-
Method Details
-
connection
-
response
-
response
-
newResponse
-