- boxEntityIndex
ushort boxEntityIndex(Box blockBox)
Undocumented in source. Be warned that the author may not have intended to support it.
- chunkLocalBlockBox
Box chunkLocalBlockBox(ChunkWorldPos cwp, Box blockBox)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBlockEntityBox
WorldBox getBlockEntityBox(ChunkWorldPos cwp, ushort blockIndex, BlockEntityInfoTable blockEntityInfos, BlockEntityAccess entityAccess)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHashMapFromLayer
BlockEntityMap getHashMapFromLayer(Layer layer)
Undocumented in source. Be warned that the author may not have intended to support it.
- payloadFromIdAndEntityData
ulong payloadFromIdAndEntityData(ushort id, ulong entityData)
Undocumented in source. Be warned that the author may not have intended to support it.
- placeChunkEntity
void placeChunkEntity(WorldBox blockBox, ulong payload, WorldAccess worldAccess, BlockEntityAccess entityAccess)
Undocumented in source. Be warned that the author may not have intended to support it.
- placeEntity
void placeEntity(WorldBox blockBox, ulong payload, WorldAccess worldAccess, BlockEntityAccess entityAccess)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeEntity
WorldBox removeEntity(BlockWorldPos bwp, BlockEntityInfoTable beInfos, WorldAccess worldAccess, BlockEntityAccess entityAccess, BlockId fillerBlock)
- setLayerMap
void setLayerMap(Layer layer, BlockEntityMap map)
Undocumented in source. Be warned that the author may not have intended to support it.