|
::ll::TypedStorage< 8, 8, ::gsl::not_null<::Dimension * > > | mDimension |
|
::ll::TypedStorage< 8, 8, ::gsl::not_null<::BiomeSource const * > > | mBiomeSource |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::BlockVolume > > | mBlockVolume |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::std::vector<::Block const * > > > | mBlockBuffer |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::std::unordered_map<::ChunkPos, ::std::unique_ptr<::std::vector< short > > > > > | mChunkHeightCache |
|
◆ ChunkAccessor()
- 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.
◆ ~ChunkAccessor()
MCAPI br::worldgen::ChunkAccessor::~ChunkAccessor |
( |
| ) |
|
- 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.
◆ getFirstFreeHeight()
MCAPI int br::worldgen::ChunkAccessor::getFirstFreeHeight |
( |
int | x, |
|
|
int | z, |
|
|
::br::worldgen::HeightmapProjection::Type | heightmapProjection ) const |
- 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.
◆ $ctor()
- 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.
◆ $dtor()
MCAPI void br::worldgen::ChunkAccessor::$dtor |
( |
| ) |
|
- 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: