LeviLamina
Loading...
Searching...
No Matches
LevelChunkAndSubChunkLoggingData Struct Reference
+ Inheritance diagram for LevelChunkAndSubChunkLoggingData:

Classes

struct  LogEntry
 

Public Member Functions

MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI void logLevelChunkEvent (::ChunkPos const &chunkPos, char const *message, bool isClientSide)
 
static MCAPI void logSubChunkEvent (::SubChunkPos const &subChunkPos, char const *message, bool isClientSide)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 12, ::SubChunkPosmCurrentPlayerSubChunk
 
::ll::TypedStorage< 4, 12, ::SubChunkPosmSubChunkToTrack
 
::ll::TypedStorage< 1, 1, bool > mCollectData
 
::ll::TypedStorage< 1, 1, bool > mLogAllData
 
::ll::TypedStorage< 1, 1, bool > mCollectSubChunkPosition
 
::ll::TypedStorage< 1, 1, ::ChunkState > mTrackedLevelChunkStateServer
 
::ll::TypedStorage< 1, 1, ::ChunkState > mTrackedLevelChunkStateClient
 
::ll::TypedStorage< 1, 1, ::ChunkState > mTrackedLevelChunkStateClientServer
 
::ll::TypedStorage< 4, 4, ::SubChunk::SubChunkState > mTrackedSubChunkStateServer
 
::ll::TypedStorage< 4, 4, ::SubChunk::SubChunkState > mTrackedSubChunkStateClient
 
::ll::TypedStorage< 4, 4, ::SubChunk::SubChunkState > mTrackedSubChunkStateClientServer
 
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > mLogStartTime
 
::ll::TypedStorage< 8, 16, ::std::map<::SubChunkPos, ::std::vector<::LevelChunkAndSubChunkLoggingData::LogEntry > > > mSubChunkLog
 
::ll::TypedStorage< 8, 16, ::std::map<::ChunkPos, ::std::vector<::LevelChunkAndSubChunkLoggingData::LogEntry > > > mLevelChunkLog
 
::ll::TypedStorage< 8, 24, ::std::vector<::LevelChunkAndSubChunkLoggingData::LogEntry > > mGeneralEventLog
 
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::MutexmMutex
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

The documentation for this struct was generated from the following file: