configuration

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Brand added in v1.0.38

type Brand struct {
	Brand string
}

func (*Brand) PacketType added in v1.0.38

func (*Brand) PacketType() string

type Disconnect

type Disconnect struct {
	Reason common.Chat
}

func (*Disconnect) PacketType added in v1.0.36

func (*Disconnect) PacketType() string

type FeatureFlags

type FeatureFlags struct {
	FeatureFlags []primitive.Identifier
}

func (*FeatureFlags) PacketType added in v1.0.36

func (*FeatureFlags) PacketType() string

type Finish

type Finish struct{}

func (*Finish) PacketType added in v1.0.36

func (*Finish) PacketType() string

type KeepAlive

type KeepAlive struct {
	ID int64
}

func (*KeepAlive) PacketType added in v1.0.36

func (*KeepAlive) PacketType() string

type Ping

type Ping struct {
	ID int64
}

func (*Ping) PacketType added in v1.0.36

func (*Ping) PacketType() string

type RegistryData

type RegistryData struct {
	RegistryCodec nbt.NBT
}

func (*RegistryData) PacketType added in v1.0.36

func (*RegistryData) PacketType() string

type ResourcePack

type ResourcePack struct {
	URL           string
	Hash          string
	IsForced      bool
	PromptMessage *common.Chat
}

func (*ResourcePack) PacketType added in v1.0.36

func (*ResourcePack) PacketType() string

type UpdateTags added in v1.0.35

type UpdateTags struct {
	TagCount primitive.VarInt
}

func (*UpdateTags) PacketType added in v1.0.36

func (*UpdateTags) PacketType() string

Jump to

Keyboard shortcuts

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