packet

package
v1.0.41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Body added in v1.0.36

type Body interface {
	PacketType() string
}

type CompressedPacket

type CompressedPacket struct {
	*Packet
	PacketLength primitive.VarInt
}

type Packet

type Packet struct {
	Length primitive.VarInt
	ID     primitive.VarInt
	Data   bytes.Buffer
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL