mapsend

package
v0.0.0-...-7551c24 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MsgMapReceived

type MsgMapReceived struct {
}

func (*MsgMapReceived) Decode

func (*MsgMapReceived) Decode(data []byte) (int, error)

func (*MsgMapReceived) Encode

func (*MsgMapReceived) Encode(data []byte) (int, error)

func (*MsgMapReceived) EncodeSize

func (*MsgMapReceived) EncodeSize() int

func (*MsgMapReceived) NetOp

func (*MsgMapReceived) NetOp() netmsg.Op

type MsgMapSendAbort

type MsgMapSendAbort struct {
	Code byte
}

func (*MsgMapSendAbort) Decode

func (p *MsgMapSendAbort) Decode(data []byte) (int, error)

func (*MsgMapSendAbort) Encode

func (p *MsgMapSendAbort) Encode(data []byte) (int, error)

func (*MsgMapSendAbort) EncodeSize

func (*MsgMapSendAbort) EncodeSize() int

func (*MsgMapSendAbort) NetOp

func (*MsgMapSendAbort) NetOp() netmsg.Op

type MsgMapSendPacket

type MsgMapSendPacket struct {
	Unk   byte
	Block uint16
	Data  []byte
}

func (*MsgMapSendPacket) Decode

func (p *MsgMapSendPacket) Decode(data []byte) (int, error)

func (*MsgMapSendPacket) Encode

func (p *MsgMapSendPacket) Encode(data []byte) (int, error)

func (*MsgMapSendPacket) EncodeSize

func (p *MsgMapSendPacket) EncodeSize() int

func (*MsgMapSendPacket) NetOp

func (*MsgMapSendPacket) NetOp() netmsg.Op

type MsgMapSendStart

type MsgMapSendStart struct {
	Unk1    [3]byte
	MapSize uint32
	MapName binenc.String
}

func (*MsgMapSendStart) Decode

func (p *MsgMapSendStart) Decode(data []byte) (int, error)

func (*MsgMapSendStart) Encode

func (p *MsgMapSendStart) Encode(data []byte) (int, error)

func (*MsgMapSendStart) EncodeSize

func (*MsgMapSendStart) EncodeSize() int

func (*MsgMapSendStart) NetOp

func (*MsgMapSendStart) NetOp() netmsg.Op

Jump to

Keyboard shortcuts

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