LeviLamina
Loading...
Searching...
No Matches
FogDefinitionRegistry Class Reference
Inheritance diagram for FogDefinitionRegistry:

Public Member Functions

MCAPI void load (::cereal::ReflectionCtx &ctx, ::ResourcePackManager &rpm, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
MCAPI ::WeakRef<::FogDefinition const > registerBackCompatFogDefinition (::OwnerPtr<::FogDefinition const > definition)
MCAPI ::WeakRef<::FogDefinition const > registerMergedFogDefinition (::std::vector<::WeakRef<::FogDefinition const > > fogReferences, ::std::string const &biome)
MCAPI void setDefaultFogDefinition (::HashedString const &name, bool useBackCompatMap)
MCAPI ::WeakRef<::FogDefinition const > tryGetFogDefinition (::HashedString const &name) const
MCAPI void * $ctor ()
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 16, ::WeakRef<::FogDefinition const > > mDefaultFogDefinition
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::OwnerPtr<::FogDefinition const > > > mFogDefinitionMap
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::OwnerPtr<::FogDefinition const > > > mBackCompatFogDefinitionMap
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::OwnerPtr<::FogDefinition const > > > mMergedFogDefinitionMap
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

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