Expand description
Implementation of the Server List Ping protocol
Structs
- ClickEvent data for a chat component
- A piece of a
ChatObject
- HoverEvent data for a chat component
- Struct that stores information about players on the server.
- A player listed on the server’s list ping information.
- Response from the server with status information. Represents this JSON object to be serialized and deserialized.
- Struct that stores version information about the server.
Enums
- Represents a chat object (the MOTD is sent as a chat object).
Functions
- Ping the server for information following the Server List Ping protocol.