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::UntypedStorage< 8, 64 > mUnk8c931b
 
::ll::UntypedStorage< 8, 24 > mUnk7ccccf
 
::ll::UntypedStorage< 8, 24 > mUnkbca36c
 
::ll::UntypedStorage< 8, 24 > mUnk374d9f
 
::ll::UntypedStorage< 8, 8 > mUnk62ed05
 
::ll::UntypedStorage< 1, 1 > mUnk3f50c8
 
::ll::UntypedStorage< 8, 8 > mUnk6ca0a7
 

Member Function Documentation

◆ _getListOfChunksWithPlayerDistance()

MCAPI void RuntimeLightingManager::_getListOfChunksWithPlayerDistance ( )
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.

◆ _relightChunks()

MCAPI void RuntimeLightingManager::_relightChunks ( ::std::chrono::nanoseconds timeLimit)
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.

◆ _removeProcessedSubchunks()

MCAPI void RuntimeLightingManager::_removeProcessedSubchunks ( )
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.

◆ updateBlockLight()

MCAPI void RuntimeLightingManager::updateBlockLight ( ::BlockPos const & blockPos,
::Brightness oldBrightness,
::Brightness newBrightness,
::Brightness oldAbsorption,
::Brightness newAbsorption,
bool isSkyLight )
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 RuntimeLightingManager::$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.

◆ $vftable()

static 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: