- blockEntityIndexFromBlockId
ushort blockEntityIndexFromBlockId(BlockId blockId)
Undocumented in source. Be warned that the author may not have intended to support it.
- blockIdFromBlockEntityIndex
BlockId blockIdFromBlockEntityIndex(ushort blockIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- isBlockEntity
bool isBlockEntity(BlockId blockId)
Undocumented in source. Be warned that the author may not have intended to support it.
- nullBlockEntityMeshhandler
void nullBlockEntityMeshhandler(BlockEntityMeshingData )
Undocumented in source. Be warned that the author may not have intended to support it.
- nullBlockShapeHandler
BlockShape nullBlockShapeHandler(ivec3 chunkPos, ivec3 entityPos, BlockEntityData data)
Undocumented in source. Be warned that the author may not have intended to support it.
- nullBoxHandler
WorldBox nullBoxHandler(BlockWorldPos bwp, BlockEntityData data)
Undocumented in source. Be warned that the author may not have intended to support it.
- nullSolidityHandler
Solidity nullSolidityHandler(CubeSide side, ivec3 chunkPos, ivec3 entityPos, BlockEntityData data)
Undocumented in source. Be warned that the author may not have intended to support it.