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

Public Member Functions

PackLoadContextoperator= (PackLoadContext const &)
 
 PackLoadContext (PackLoadContext const &)
 
virtual::MinEngineVersion const & getMinEngineVersion () const
 
virtual::MolangVersion getMolangVersion () const
 
virtual bool isBaseGamePack () const
 
virtual bool isTrustedPack () const
 
virtual::mce::UUID const & getPackUUID () const
 
virtual::Experiments const & getExperiments () const
 
virtual::PackType getPackType () const
 
virtual::PackLoadStorage & getStorage ()
 
virtual ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > const getLinkedAssetValidator () const
 
virtual void setMinEngineVersion (::MinEngineVersion const &minEngineVersion)
 
virtual::BedrockLoadContext toBedrockLoadContext () const
 
MCAPI PackLoadContext (::PackInstance const &pack, ::Experiments const &experiments, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
 
MCAPI void * $ctor (::PackInstance const &pack, ::Experiments const &experiments, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
 
MCAPI void $dtor ()
 
MCAPI::MinEngineVersion const & $getMinEngineVersion () const
 
MCAPI::MolangVersion $getMolangVersion () const
 
MCAPI bool $isBaseGamePack () const
 
MCAPI bool $isTrustedPack () const
 
MCAPI::mce::UUID const & $getPackUUID () const
 
MCAPI::Experiments const & $getExperiments () const
 
MCAPI::PackType $getPackType () const
 
MCAPI::PackLoadStorage & $getStorage ()
 
MCAPI ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > const $getLinkedAssetValidator () const
 
MCAPI void $setMinEngineVersion (::MinEngineVersion const &minEngineVersion)
 
MCAPI::BedrockLoadContext $toBedrockLoadContext () const
 
MCAPI void * $ctor (::MolangVersion molangVersion, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
 

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkf67099
 
::ll::UntypedStorage< 1, 1 > mUnk6aa892
 
::ll::UntypedStorage< 1, 1 > mUnk4164b4
 
::ll::UntypedStorage< 8, 16 > mUnk36beeb
 
::ll::UntypedStorage< 8, 72 > mUnk8a75c5
 
::ll::UntypedStorage< 1, 1 > mUnk30bb35
 
::ll::UntypedStorage< 8, 64 > mUnk6abfbf
 
::ll::UntypedStorage< 2, 2 > mUnk7888ec
 
::ll::UntypedStorage< 8, 24 > mUnk8ae26c
 

Constructor & Destructor Documentation

◆ PackLoadContext()

MCAPI PackLoadContext::PackLoadContext ( ::PackInstance const & pack,
::Experiments const & experiments,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
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.

Member Function Documentation

◆ getMinEngineVersion()

virtual::MinEngineVersion const & PackLoadContext::getMinEngineVersion ( ) const
virtual

Implements IPackLoadContext.

◆ getMolangVersion()

virtual::MolangVersion PackLoadContext::getMolangVersion ( ) const
virtual

Implements IPackLoadContext.

◆ isBaseGamePack()

virtual bool PackLoadContext::isBaseGamePack ( ) const
virtual

Implements IPackLoadContext.

◆ isTrustedPack()

virtual bool PackLoadContext::isTrustedPack ( ) const
virtual

Implements IPackLoadContext.

◆ getPackUUID()

virtual::mce::UUID const & PackLoadContext::getPackUUID ( ) const
virtual

Implements IPackLoadContext.

◆ getExperiments()

virtual::Experiments const & PackLoadContext::getExperiments ( ) const
virtual

Implements IPackLoadContext.

◆ getPackType()

virtual::PackType PackLoadContext::getPackType ( ) const
virtual

Implements IPackLoadContext.

◆ getStorage()

virtual::PackLoadStorage & PackLoadContext::getStorage ( )
virtual

Implements IPackLoadContext.

◆ getLinkedAssetValidator()

virtual ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > const PackLoadContext::getLinkedAssetValidator ( ) const
virtual

Implements IPackLoadContext.

◆ setMinEngineVersion()

virtual void PackLoadContext::setMinEngineVersion ( ::MinEngineVersion const & minEngineVersion)
virtual

Implements IPackLoadContext.

◆ toBedrockLoadContext()

virtual::BedrockLoadContext PackLoadContext::toBedrockLoadContext ( ) const
virtual

Implements IPackLoadContext.

◆ bindType()

static MCAPI void PackLoadContext::bindType ( ::cereal::ReflectionCtx & ctx)
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.

◆ $ctor() [1/2]

MCAPI void * PackLoadContext::$ctor ( ::PackInstance const & pack,
::Experiments const & experiments,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
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 PackLoadContext::$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.

◆ $getMinEngineVersion()

MCAPI::MinEngineVersion const & PackLoadContext::$getMinEngineVersion ( ) 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.

◆ $getMolangVersion()

MCAPI::MolangVersion PackLoadContext::$getMolangVersion ( ) 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.

◆ $isBaseGamePack()

MCAPI bool PackLoadContext::$isBaseGamePack ( ) 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.

◆ $isTrustedPack()

MCAPI bool PackLoadContext::$isTrustedPack ( ) 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.

◆ $getPackUUID()

MCAPI::mce::UUID const & PackLoadContext::$getPackUUID ( ) 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.

◆ $getExperiments()

MCAPI::Experiments const & PackLoadContext::$getExperiments ( ) 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.

◆ $getPackType()

MCAPI::PackType PackLoadContext::$getPackType ( ) 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.

◆ $getStorage()

MCAPI::PackLoadStorage & PackLoadContext::$getStorage ( )
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.

◆ $getLinkedAssetValidator()

MCAPI ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > const PackLoadContext::$getLinkedAssetValidator ( ) 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.

◆ $setMinEngineVersion()

MCAPI void PackLoadContext::$setMinEngineVersion ( ::MinEngineVersion const & minEngineVersion)
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.

◆ $toBedrockLoadContext()

MCAPI::BedrockLoadContext PackLoadContext::$toBedrockLoadContext ( ) 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.

◆ $vftable()

static MCAPI void ** PackLoadContext::$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.

◆ $ctor() [2/2]

MCAPI void * BedrockLoadContext::$ctor ( ::MolangVersion molangVersion,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
inherited
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: