protocol

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2020 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MsgGCCraft

type MsgGCCraft struct {
	Recipe int16 // -2 = wildcard

	Items []uint64
	// contains filtered or unexported fields
}

func (*MsgGCCraft) Serialize

func (m *MsgGCCraft) Serialize(w io.Writer) error

type MsgGCDeleteItem

type MsgGCDeleteItem struct {
	ItemID uint64
}

func (*MsgGCDeleteItem) Serialize

func (m *MsgGCDeleteItem) Serialize(w io.Writer) error

type MsgGCNameItem

type MsgGCNameItem struct {
	Tool   uint64
	Target uint64
	Name   string
}

func (*MsgGCNameItem) Serialize

func (m *MsgGCNameItem) Serialize(w io.Writer) error

type MsgGCSetItemPosition

type MsgGCSetItemPosition struct {
	AssetID  uint64
	Position uint64
}

func (*MsgGCSetItemPosition) Serialize

func (m *MsgGCSetItemPosition) Serialize(w io.Writer) error

Jump to

Keyboard shortcuts

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