|
static MCAPI bool | createChest (::StructurePiece &piece, ::BlockSource ®ion, ::BoundingBox const &chunkBB, ::Random &random, int x, int y, int z, uchar direction, ::std::string const &lootTable) |
|
static MCAPI bool | createDispenser (::StructurePiece &piece, ::BlockSource ®ion, ::BoundingBox const &chunkBB, ::Random &random, int x, int y, int z, int facing, ::std::string const &lootTable) |
|
static MCAPI bool | createMinecartChest (::StructurePiece &piece, ::BlockSource ®ion, ::BoundingBox const &chunkBB, ::Random &random, int x, int y, int z, int direction, ::std::string const &lootTable) |
|
static MCAPI void | fillColumnDown (::StructurePiece &piece, ::BlockSource ®ion, ::Block const &block, int x, int startY, int z, ::BoundingBox const &chunkBB) |
|
static MCAPI int | getTorchRotation (int structureOrientation, ushort torchOrientation) |
|
◆ createChest()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ createDispenser()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ createMinecartChest()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ fillColumnDown()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ getTorchRotation()
static MCAPI int StructureHelpers::getTorchRotation |
( |
int | structureOrientation, |
|
|
ushort | torchOrientation ) |
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: