Expand description
Ping Minecraft servers.
Enums§
Functions§
- ping_
server - Ping a Minecraft server.
- ping_
server_ with_ connection - Ping a Minecraft server after we’ve already created a
Connection
. TheConnection
must still be in the handshake state (which is the state it’s in immediately after it’s created). - ping_
server_ with_ proxy - Ping a Minecraft server through a Socks5 proxy.