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

Classes

struct  RelightingChunkElement
struct  RuntimeLightingSubchunkList

Public Member Functions

RuntimeLightingManageroperator= (RuntimeLightingManager const &)
 RuntimeLightingManager (RuntimeLightingManager const &)
MCAPI void _getListOfChunksWithPlayerDistance ()
MCAPI void _relightChunks (::std::chrono::nanoseconds timeLimit)
MCAPI void _removeProcessedSubchunks ()
MCAPI void updateBlockLight (::BlockPos const &blockPos, ::Brightness oldBrightness, ::Brightness newBrightness, ::Brightness oldAbsorption, ::Brightness newAbsorption, bool isSkyLight)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_map<::ChunkPos, ::RuntimeLightingManager::RuntimeLightingSubchunkList > > mLevelChunksToLight
::ll::TypedStorage< 8, 24, ::std::vector<::RuntimeLightingManager::RelightingChunkElement > > mListOfChunksToProcess
::ll::TypedStorage< 8, 24, ::std::vector<::SubChunkPos > > mProcessedSubchunks
::ll::TypedStorage< 8, 24, ::std::vector<::BlockPos > > mBrightnessChangedList
::ll::TypedStorage< 8, 8, ::Dimension & > mDimension
::ll::TypedStorage< 1, 1, bool > mWorkerScheduled
::ll::TypedStorage< 8, 8, ::std::chrono::nanoseconds > mLightingTimeboxTime

Member Function Documentation

◆ $vftable()

MCAPI void ** RuntimeLightingManager::$vftable ( )
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 class was generated from the following file: