|
static MCAPI ::ChunksLoadedStatus | areAllChunksLoadedAndTicking (::Dimension const &dimension, ::ChunkSource &source, ::Bounds const &bounds, bool isCircleArea, ::Tick currentLevelTick, bool allowNonTickingPlayerAndTickingAreaChunks) |
|
static MCAPI ::ChunksLoadedInfo | calculateChunksLoadedInfo (::Dimension const &dimension, ::ChunkSource &source, ::Bounds const &bounds, bool isCircleArea, ::Tick currentLevelTick, bool allowUnloadedChunks, bool allowNonTickingPlayerAndTickingAreaChunks, bool allowPlayerChunks) |
|
|
::ll::TypedStorage< 1, 1, ::ChunksLoadedStatus > | mStatus |
|
::ll::TypedStorage< 8, 8, ::Player * > | mPlayer |
|
::ll::TypedStorage< 8, 8, ::ITickingAreaView * > | mTickingAreaView |
|
◆ areAllChunksLoadedAndTicking()
static MCAPI ::ChunksLoadedStatus ChunksLoadedInfo::areAllChunksLoadedAndTicking |
( |
::Dimension const & | dimension, |
|
|
::ChunkSource & | source, |
|
|
::Bounds const & | bounds, |
|
|
bool | isCircleArea, |
|
|
::Tick | currentLevelTick, |
|
|
bool | allowNonTickingPlayerAndTickingAreaChunks ) |
|
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.
◆ calculateChunksLoadedInfo()
static MCAPI ::ChunksLoadedInfo ChunksLoadedInfo::calculateChunksLoadedInfo |
( |
::Dimension const & | dimension, |
|
|
::ChunkSource & | source, |
|
|
::Bounds const & | bounds, |
|
|
bool | isCircleArea, |
|
|
::Tick | currentLevelTick, |
|
|
bool | allowUnloadedChunks, |
|
|
bool | allowNonTickingPlayerAndTickingAreaChunks, |
|
|
bool | allowPlayerChunks ) |
|
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 struct was generated from the following file: