Documentation
¶
Index ¶
Constants ¶
View Source
const ( StateKeyTypeString uint8 = iota StateKeyTypeInt32 StateKeyTypeByte )
View Source
const ( UseNeteaseBlockStates = true UseNetworkBlockRuntimeID = true )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexBlockProperty ¶
func (*IndexBlockProperty) Marshal ¶
func (i *IndexBlockProperty) Marshal(io protocol.IO)
type IndexBlockState ¶
type IndexBlockState struct {
BlockNameIndex uint32
BlockProperties []IndexBlockProperty
VersionIndex uint32
}
func (*IndexBlockState) Marshal ¶
func (i *IndexBlockState) Marshal(io protocol.IO)
Click to show internal directories.
Click to hide internal directories.