LeviLamina
Loading...
Searching...
No Matches
LevelChunkBuilderData Class Reference

Classes

struct  ChunkReadyForProcessingElement
 

Public Member Functions

MCAPI LevelChunkBuilderData ()
 
MCAPI ~LevelChunkBuilderData ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::SpinLockImplmChunkGenerationGridMapSpinLock
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::ChunkPos, ::std::shared_ptr<::LevelChunkGridAreaElement<::std::weak_ptr<::LevelChunk > > > > > mChunkGenerationGridMap
 
::ll::TypedStorage< 8, 32, ::SpinLockImplmChunksToAddToProcessingSpinLock
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::pair<::ChunkPos, ::ChunkState > > > mChunksToAddToProcessing
 
::ll::TypedStorage< 8, 32, ::SpinLockImplmChunksReadyForProcessingSpinLock
 
::ll::TypedStorage< 8, 64, ::std::unordered_set<::std::pair<::ChunkPos, ::ChunkState > > > mChunksReadyForProcessing
 
::ll::TypedStorage< 8, 24, ::std::vector<::LevelChunkBuilderData::ChunkReadyForProcessingElement > > mChunkSortVector
 
::ll::TypedStorage< 4, 4, ::std::atomic< int > > mChunkGenerationTasksInFlight
 
::ll::TypedStorage< 8, 32, ::SpinLockImplmSpawnTasksLock
 

Constructor & Destructor Documentation

◆ LevelChunkBuilderData()

MCAPI LevelChunkBuilderData::LevelChunkBuilderData ( )
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.

◆ ~LevelChunkBuilderData()

MCAPI LevelChunkBuilderData::~LevelChunkBuilderData ( )
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.

Member Function Documentation

◆ $ctor()

MCAPI void * LevelChunkBuilderData::$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 LevelChunkBuilderData::$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: