voxelman.world.blockentity.blockentitymap

Members

Aliases

BlockEntityMap
alias BlockEntityMap = HashMap!(ushort, ulong, ushort.max, ushort.max - 1, BlockEntityMapAllocator)
Undocumented in source.

Functions

getHashMapFromLayer
BlockEntityMap getHashMapFromLayer(Layer layer)
Undocumented in source. Be warned that the author may not have intended to support it.
setLayerMap
void setLayerMap(Layer layer, BlockEntityMap map)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BlockEntityMapAllocator
struct BlockEntityMapAllocator
Undocumented in source.
ExtraMapData
struct ExtraMapData
Undocumented in source.

Meta

Authors

Andrey Penechko.