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

Public Member Functions

WorldHistoryPackSourceoperator= (WorldHistoryPackSource const &)
 
 WorldHistoryPackSource (WorldHistoryPackSource const &)
 
virtual void forEachPackConst (::std::function< void(::Pack const &)> callback) const
 
virtual void forEachPack (::std::function< void(::Pack &)> callback)
 
virtual::PackOrigin getPackOrigin () const
 
virtual::PackType getPackType () const
 
virtual::PackSourceReport load (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
 
MCAPI void _addPackFromHistoryPack (::WorldPackHistory const &worldPackHistory)
 
MCAPI ::std::unique_ptr<::Pack_createPackFromHistoryPack (::WorldPackHistory const &worldPackHistory)
 
MCAPI bool _readWorldHistoryFile ()
 
MCAPI void $dtor ()
 
MCAPI void $forEachPackConst (::std::function< void(::Pack const &)> callback) const
 
MCAPI void $forEachPack (::std::function< void(::Pack &)> callback)
 
MCAPI::PackOrigin $getPackOrigin () const
 
MCAPI::PackType $getPackType () const
 
MCAPI::PackSourceReport $load (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
 
MCAPI void resolveUpgradeDependencies (::Pack &pack, ::PackCommand::UpgradeLegacyDependenciesBatch &commands)
 
MCAPI void * $ctor (::PackSourceOptions options)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkbc6895
 
::ll::UntypedStorage< 1, 1 > mUnk712674
 
::ll::UntypedStorage< 8, 24 > mUnk9aff05
 
::ll::UntypedStorage< 8, 24 > mUnk4f8c50
 
::ll::UntypedStorage< 1, 1 > mUnkb16dc9
 
::ll::UntypedStorage< 1, 1 > mUnk664567
 
::ll::UntypedStorage< 8, 8 > mUnkbebb21
 

Member Function Documentation

◆ forEachPackConst()

virtual void WorldHistoryPackSource::forEachPackConst ( ::std::function< void(::Pack const &)> callback) const
virtual

Implements PackSource.

◆ forEachPack()

virtual void WorldHistoryPackSource::forEachPack ( ::std::function< void(::Pack &)> callback)
virtual

Implements PackSource.

◆ load()

virtual::PackSourceReport WorldHistoryPackSource::load ( ::IPackManifestFactory & manifestFactory,
::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const & keyProvider )
virtual

Implements PackSource.

◆ _addPackFromHistoryPack()

MCAPI void WorldHistoryPackSource::_addPackFromHistoryPack ( ::WorldPackHistory const & worldPackHistory)
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.

◆ _createPackFromHistoryPack()

MCAPI ::std::unique_ptr<::Pack > WorldHistoryPackSource::_createPackFromHistoryPack ( ::WorldPackHistory const & worldPackHistory)
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.

◆ _readWorldHistoryFile()

MCAPI bool WorldHistoryPackSource::_readWorldHistoryFile ( )
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 WorldHistoryPackSource::$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.

◆ $forEachPackConst()

MCAPI void WorldHistoryPackSource::$forEachPackConst ( ::std::function< void(::Pack const &)> callback) 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.

◆ $forEachPack()

MCAPI void WorldHistoryPackSource::$forEachPack ( ::std::function< void(::Pack &)> callback)
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.

◆ $getPackOrigin()

MCAPI::PackOrigin WorldHistoryPackSource::$getPackOrigin ( ) 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 WorldHistoryPackSource::$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.

◆ $load()

MCAPI::PackSourceReport WorldHistoryPackSource::$load ( ::IPackManifestFactory & manifestFactory,
::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const & keyProvider )
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 ** WorldHistoryPackSource::$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.

◆ resolveUpgradeDependencies()

MCAPI void PackSource::resolveUpgradeDependencies ( ::Pack & pack,
::PackCommand::UpgradeLegacyDependenciesBatch & commands )
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.

◆ $ctor()

MCAPI void * PackSource::$ctor ( ::PackSourceOptions options)
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: