login

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Acknowledged added in v1.0.31

type Acknowledged struct{}

func (*Acknowledged) PacketType added in v1.0.36

func (*Acknowledged) PacketType() string

type EncryptionResponse

type EncryptionResponse struct {
	SharedSecret []byte
	VerifyToken  []byte
}

func (*EncryptionResponse) PacketType added in v1.0.36

func (*EncryptionResponse) PacketType() string

type PluginResponse

type PluginResponse struct {
	MessageID  primitive.VarInt
	Successful bool
	Data       []byte
}

func (*PluginResponse) PacketType added in v1.0.36

func (*PluginResponse) PacketType() string

type Start

type Start struct {
	Name          string
	HasPlayerUUID bool
	PlayerUUID    uuid.UUID
}

func (*Start) PacketType added in v1.0.36

func (*Start) PacketType() string

Jump to

Keyboard shortcuts

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