package
0.0.0-20241207143653-fb440bd60692
Repository: https://github.com/oopsgary/go-mc-modified.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
MojangLoginHandler is a standard LoginHandler that implement both online and offline login progress.

# Interfaces

LoginChecker is the interface to check if a player is allowed to log in the server.
LoginHandler is used to handle player login process, that is, from clientbound "LoginStart" packet to serverbound "LoginSuccess" packet.