package
1.20.2
Repository: https://github.com/tnze/go-mc.git
Documentation: pkg.go.dev

# Packages

Package basic provides some basic packet handler which client needs.
No description provided by the author
Package playerlist contains a PlayerList struct that used to manage player information.
No description provided by the author
No description provided by the author

# Functions

NewClient init and return a new Client.
PingAndList check server status and list online player.
No description provided by the author
PingAndListTimeout is the version of PingAndList with max request time.

# Constants

ProtocolVersion is the protocol version number of minecraft net protocol.
ProtocolVersion is the protocol version number of minecraft net protocol.

# Structs

Auth includes an account.
Client is used to access Minecraft server.
No description provided by the author
No description provided by the author
Conn is a concurrently-safe warpper of net.Conn with packet queue.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Position is a 3D vector.

# Type aliases

No description provided by the author
No description provided by the author