Categorygithub.com/ingotmc/protocol
modulepackage
0.0.2-prerefactor.1
Repository: https://github.com/ingotmc/protocol.git
Documentation: pkg.go.dev

# Packages

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

# Functions

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
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Clientbound represents a packet that can be sent to a client.

# Type aliases

ReadPacketFunc describes a function which reads a packet id + payload from an io.Reader.
SendPacketFunc describes a function which encodes a clientbound packet to a io.Writer.
State represents the state of the connection.