package
0.0.0-20241101203635-bbed0de90e42
Repository: https://github.com/edouard127/go-mc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Attach attaches the core handlers to the client.
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
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
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
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
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
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
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
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
NewClient creates a new Client If you wish to use online-mode, refer to microsoft.LoginFromCache and microsoft.MinecraftLogin.
NewPlayer creates a new Player The player should not have access to the Client struct but the player needs access to the world and the current authentication information The player should not be created before the client is created.
No description provided by the author
No description provided by the author
PingAndList check server status and list online player.
No description provided by the author
PingAndListTimeout is the version of PingAndList with max request time.
No description provided by the author
No description provided by the author
Since Mojang has done an horrible job at designing this, I will simply ignore it until I need it, fuck off.
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
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
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
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
No description provided by the author
No description provided by the author
Step is called every tick I don't have to code all the physic by myself thx minecrossoft 🙏.
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
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

# Constants

No description provided by the author
ProtocolVersion is the protocol version number of minecraft net protocol.

# Structs

No description provided by the author
Client is used to access Minecraft server +--------------------------------+-------------------------------+ | Client framework | +--------------------------------+-------------------------------+ | World | PlayerList | Player | +-------------------+------------+-------------------------------+.
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