Documentation
¶
Index ¶
Constants ¶
View Source
const ( INVENTORY_TERMINATOR = "EndInventory" INVENTORY_END = "EndInventoryList" INVENTORY_START = "List" ITEM_PREFIX = "Item" ITEM_EMPTY = "Empty" )
View Source
const MapDataSize = 16384
Variables ¶
View Source
var ErrMapblockVersion = errors.New("mapblock version unsupported")
View Source
var ErrNoData = errors.New("no data")
Functions ¶
func FromNodePos ¶ added in v0.1.1
converts the index back to a vector
func GetNodePos ¶ added in v0.1.1
converts a vector to an integer for indexing the internal mapblock positions
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.