| Interface | Description |
|---|---|
| PingListener |
An interface for creating PingAPI listeners
|
| Class | Description |
|---|---|
| PingAPI |
An API that gives developers more control over how they reply to ping requests
|
| PingEvent |
An event that is called when the server receives a ping
|
| PingReply |
A class that defines the data that will be sent to the client in a PacketStatusOutServerInfo packet
|
| ServerInfoPacket |
An abstract class for creating PacketStatusOutServerInfo packets from PingReply instances
|