Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decodeable ¶
Decodeable is a serverbound packet
type EmptyPacket ¶
type EmptyPacket struct { }
type Encodeable ¶
Encodeable is a clientbound packet
type Error ¶
type Error struct {
Error error
}
Error is a dummy decodeable packet that is simply an error
type UnknownPacket ¶
func (UnknownPacket) ID ¶
func (u UnknownPacket) ID() int32
Click to show internal directories.
Click to hide internal directories.