login

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PacketIEncryptionResponse

type PacketIEncryptionResponse struct {
	Secret []byte
	Verify []byte
}

func (*PacketIEncryptionResponse) Pull

func (p *PacketIEncryptionResponse) Pull(reader network.Buffer)

func (*PacketIEncryptionResponse) UUID

func (p *PacketIEncryptionResponse) UUID() int32

type PacketILoginPluginResponse

type PacketILoginPluginResponse struct {
	Message int32
	Success bool
	OptData []byte
}

func (*PacketILoginPluginResponse) Pull

func (p *PacketILoginPluginResponse) Pull(reader network.Buffer)

func (*PacketILoginPluginResponse) UUID

type PacketILoginStart

type PacketILoginStart struct {
	PlayerName string
}

func (*PacketILoginStart) Pull

func (p *PacketILoginStart) Pull(reader network.Buffer)

func (*PacketILoginStart) UUID

func (p *PacketILoginStart) UUID() int32

Jump to

Keyboard shortcuts

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