- makeColoredBlockMesh
ubyte[] makeColoredBlockMesh(Block block, ubyte bx, ubyte by, ubyte bz, ubyte sides, ubyte sidesnum)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeColoredSolidBlock
Block makeColoredSolidBlock(BlockType id, ubyte[3] color)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeNullMesh
ubyte[] makeNullMesh(Block block, ubyte bx, ubyte by, ubyte bz, ubyte sides, ubyte sidesnum)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeSolidBlock
Block makeSolidBlock(BlockType id)
Undocumented in source. Be warned that the author may not have intended to support it.
- sideIsNotTransparent
bool sideIsNotTransparent(Side side)
Undocumented in source. Be warned that the author may not have intended to support it.
- sideIsTransparent
bool sideIsTransparent(Side side)
Undocumented in source. Be warned that the author may not have intended to support it.