status

package
v0.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PacketHandshakingInSetProtocol

type PacketHandshakingInSetProtocol struct {
	Version int32

	State network.PacketState
	// contains filtered or unexported fields
}

func (*PacketHandshakingInSetProtocol) Pull

func (*PacketHandshakingInSetProtocol) UUID

type PacketIPing

type PacketIPing struct {
	Ping int64
}

func (*PacketIPing) Handle

func (p *PacketIPing) Handle(conn *network.Connection)

func (*PacketIPing) Pull

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

func (*PacketIPing) UUID

func (p *PacketIPing) UUID() int32

type PacketIRequest

type PacketIRequest struct{}

Send to request the motd. But we use handshake, so this packet is useless

func (*PacketIRequest) Handle

func (p *PacketIRequest) Handle(conn *network.Connection)

func (*PacketIRequest) Pull

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

func (*PacketIRequest) UUID

func (p *PacketIRequest) UUID() int32

Jump to

Keyboard shortcuts

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