configuration

package
v1.0.32 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientInformation

type ClientInformation struct {
	Locale              string
	ViewDistance        byte
	ChatMode            primitive.VarInt // TODO: enum
	ChatColors          bool
	DisplayedSkinParts  byte             // TODO: enum
	MainHand            primitive.VarInt // TODO: enum
	EnableTextFiltering bool
	AllowServerListings bool
}

type Finish

type Finish struct{}

type KeepAlive

type KeepAlive struct {
	ID int64
}

type PluginMessage

type PluginMessage struct {
	Channel primitive.Identifier
	Data    []byte
}

type Pong

type Pong struct {
	ID int64
}

type ResourcePackResponse

type ResourcePackResponse struct {
	Result primitive.VarInt // TODO: enum
}

Jump to

Keyboard shortcuts

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