|
::ll::TypedStorage< 8, 8, ::BlockSource & > | mBlockSource |
|
::ll::TypedStorage< 2, 2, short > | mMinHeight |
|
::ll::TypedStorage< 8, 8, ::ChunkPos > | mPreviousChunkPos |
|
::ll::TypedStorage< 2, 2, short > | mPreviousSubChunkHeight |
|
::ll::TypedStorage< 8, 8, ::LevelChunk const * > | mPreviousLevelChunk |
|
::ll::TypedStorage< 8, 8, ::SubChunk const * > | mPreviousSubChunk |
|
◆ _updateCacheAndGetIndex()
MCAPI ushort CachedChunkBlockSource::_updateCacheAndGetIndex |
( |
::BlockPos const & | position | ) |
|
- 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.
◆ getBlock()
MCAPI::Block const & CachedChunkBlockSource::getBlock |
( |
::BlockPos const & | position | ) |
|
- 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.
◆ getLiquidBlock()
MCAPI::Block const & CachedChunkBlockSource::getLiquidBlock |
( |
::BlockPos const & | position | ) |
|
- 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.
◆ getMaterial()
MCAPI::Material const & CachedChunkBlockSource::getMaterial |
( |
::BlockPos const & | pos | ) |
|
- 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: