@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.event.server
-
Interface Summary Interface Description ClientPingServerEvent Called when a client pings the server from the server list.ClientPingServerEvent.Response Represents a mutable response to a status request.ClientPingServerEvent.Response.Players Represents the information about the players on the server, sent after theClientPingServerEvent
.