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

Classes

struct  LateRenderer
 

Public Member Functions

DataDrivenRendererV2RequiredDataoperator= (DataDrivenRendererV2RequiredData const &)
 
 DataDrivenRendererV2RequiredData (DataDrivenRendererV2RequiredData const &)
 
MCAPI bool forceReinitialize (::std::unordered_map<::HashedString, ::std::shared_ptr<::DataDrivenRenderer > > const &renderers, ::MinecraftGameplayGraphicsResources &graphicsResources, ::GameVersion const &gameVersion)
 
MCAPI void rebuildLateRenderers (::MinecraftGameplayGraphicsResources &graphicsResources)
 
MCAPI bool removeRenderer (::std::shared_ptr<::DataDrivenRenderer > const &renderer)
 
MCAPI bool shouldRebuild () const
 
MCAPI bool tryLateAddRenderer (::HashedString const &name, ::std::shared_ptr<::DataDrivenRenderer > const &renderer, ::MinecraftGameplayGraphicsResources &graphicsResources)
 

Static Public Member Functions

static MCAPI bool _tryAddRenderer (::HashedString const &name, ::std::shared_ptr<::DataDrivenRenderer > const &renderer, ::DataDrivenRendererPreprocessingContext &ctx, bool supportPlayers)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk1ce86b
 
::ll::UntypedStorage< 8, 8 > mUnkeaa985
 
::ll::UntypedStorage< 1, 1 > mUnk6ed104
 
::ll::UntypedStorage< 1, 1 > mUnk37f415
 
::ll::UntypedStorage< 4, 4 > mUnk918898
 
::ll::UntypedStorage< 4, 4 > mUnk81b805
 
::ll::UntypedStorage< 8, 208 > mUnke8c231
 
::ll::UntypedStorage< 8, 24 > mUnk11451e
 

Member Function Documentation

◆ forceReinitialize()

MCAPI bool DataDrivenRendererV2RequiredData::forceReinitialize ( ::std::unordered_map<::HashedString, ::std::shared_ptr<::DataDrivenRenderer > > const & renderers,
::MinecraftGameplayGraphicsResources & graphicsResources,
::GameVersion const & gameVersion )
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.

◆ rebuildLateRenderers()

MCAPI void DataDrivenRendererV2RequiredData::rebuildLateRenderers ( ::MinecraftGameplayGraphicsResources & graphicsResources)
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.

◆ removeRenderer()

MCAPI bool DataDrivenRendererV2RequiredData::removeRenderer ( ::std::shared_ptr<::DataDrivenRenderer > const & renderer)
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.

◆ shouldRebuild()

MCAPI bool DataDrivenRendererV2RequiredData::shouldRebuild ( ) const
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.

◆ tryLateAddRenderer()

MCAPI bool DataDrivenRendererV2RequiredData::tryLateAddRenderer ( ::HashedString const & name,
::std::shared_ptr<::DataDrivenRenderer > const & renderer,
::MinecraftGameplayGraphicsResources & graphicsResources )
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.

◆ _tryAddRenderer()

static MCAPI bool DataDrivenRendererV2RequiredData::_tryAddRenderer ( ::HashedString const & name,
::std::shared_ptr<::DataDrivenRenderer > const & renderer,
::DataDrivenRendererPreprocessingContext & ctx,
bool supportPlayers )
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: