Expand description
Implementation of the Server List Ping (SLP) part of the Minecraft Modern protocol.
See here for more information about the SLP.
Structs§
- Invalid
Packet - Player
- Players
- Response
- The server status reponse
- Version
- Information about the server’s version
Enums§
Functions§
- get_
status - Retrieve the status of a given Minecraft server by its
address
.