# Functions
NewClient creates a new client connection.
NewMockClient creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
Packet encapulsates all messages on the wire.
# Interfaces
Client handles low level communication with Minecraft servers.