Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeNull uint8 = iota TypeVoid TypeUInt8 TypeUInt16 TypeUInt32 TypeUInt64 TypeChar TypeShort TypeInt TypeLong TypeBase64Bytes TypeHexBytes TypeInt32Array TypeInt64Array TypeFloat TypeDouble )
Variables ¶
View Source
var AddVillagerChannel chan *packet.AddActor = nil
View Source
var InventoryContentChannel chan *packet.InventoryContent = nil
View Source
var IsWorking bool = false
var TradeWindowIDChannel chan byte = nil
View Source
var ItemMap map[string]types.Item = map[string]types.Item{}/* 632 elements not displayed */
View Source
var ItemStackResponseChannel chan *packet.ItemStackResponse = nil
^ WindowID=0 only
View Source
var TradeWindowID byte
Functions ¶
func InitNBTConstructor ¶
func InitNBTConstructor()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.