Versions in this module Expand all Collapse all v0 v0.0.1 Oct 19, 2023 Changes in this version + type MsgGCCraft struct + Items []uint64 + Recipe int16 + func (m *MsgGCCraft) Serialize(w io.Writer) error + type MsgGCDeleteItem struct + ItemId uint64 + func (m *MsgGCDeleteItem) Serialize(w io.Writer) error + type MsgGCNameItem struct + Name string + Target uint64 + Tool uint64 + func (m *MsgGCNameItem) Serialize(w io.Writer) error + type MsgGCSetItemPosition struct + AssetId uint64 + Position uint64 + func (m *MsgGCSetItemPosition) Serialize(w io.Writer) error