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

Public Member Functions

WorldHistoryPackSourceoperator= (WorldHistoryPackSource const &)
 WorldHistoryPackSource (WorldHistoryPackSource const &)
virtual::PackOrigin getPackOrigin () const
virtual::PackType getPackType () const
virtual::PackSourceLoadResult _loadImpl (::PackSourceLoadOptions &&options)
MCAPI void _addPackFromHistoryPack (::std::vector<::gsl::not_null<::std::shared_ptr<::Pack > > > &packs, ::WorldPackHistory const &worldPackHistory) const
MCAPI ::std::unique_ptr<::Pack_createPackFromHistoryPack (::WorldPackHistory const &worldPackHistory) const
MCAPI bool _readWorldHistoryFile (::WorldPacksHistoryFile &file) const
MCNAPI_C ::Bedrock::Threading::Async< void > saveHistoryFile ()
MCAPI::PackOrigin $getPackOrigin () const
MCAPI::PackType $getPackType () const
MCAPI::PackSourceLoadResult $_loadImpl (::PackSourceLoadOptions &&options)
virtual void forEachPackShared (::brstd::function_ref< void(::gsl::not_null<::std::shared_ptr<::Pack > >)> callback)
virtual void _buildSourcesForLoad (::std::vector<::gsl::not_null<::PackSource * > > &sources)
MCAPI_C void _addPack (::std::shared_ptr<::Pack > pack)
MCAPI::PackSourceLoadResult _applyAndFinishLoadTask (::std::shared_ptr<::PackSource::PackTaskData > task)
MCAPI::PackSourceLoadResult _createImmediateLoadResult ()
MCAPI::PackSourceLoadResult _getTaskData (::brstd::function_ref<::PackSourceLoadResult(::std::shared_ptr<::PackSource::PackTaskData >)> task)
MCAPI bool _removePack (::brstd::function_ref< bool(::Pack const &)> predicate)
MCAPI::PackSourceLoadResult _returnOriginalPacks (::std::shared_ptr<::PackSource::PackTaskData > task)
MCAPI_C ::std::shared_ptr<::PackfetchPack (::PackIdVersion const &packId)
MCAPI_C void forEachPack (::std::function< void(::Pack &)> callback)
MCAPI::PackSourceReport load (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
MCAPI::PackSourceLoadResult requestLoad (::PackSourceLoadOptions &&options)
MCAPI void resolveUpgradeDependencies (::std::shared_ptr<::Pack > pack, ::PackCommand::UpgradeLegacyDependenciesBatch &commands)
MCAPI void * $ctor (::PackSourceOptions options)
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
MCAPI void $forEachPackShared (::brstd::function_ref< void(::gsl::not_null<::std::shared_ptr<::Pack > >)> callback)
MCAPI void $_buildSourcesForLoad (::std::vector<::gsl::not_null<::PackSource * > > &sources)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkbc6895
::ll::UntypedStorage< 1, 1 > mUnk712674
::ll::UntypedStorage< 8, 24 > mUnk4f8c50
::ll::UntypedStorage< 1, 1 > mUnkb16dc9
::ll::TypedStorage< 8, 8, ::gsl::not_null<::std::unique_ptr<::IPackIOProvider > > const > mIO
::ll::TypedStorage< 8, 8, ::gsl::not_null<::std::unique_ptr<::TaskGroup > > > mTaskGroup
::ll::TypedStorage< 8, 8, ::gsl::not_null<::std::unique_ptr<::PackStorageContainer > > > mContainer
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ _loadImpl()

virtual::PackSourceLoadResult WorldHistoryPackSource::_loadImpl ( ::PackSourceLoadOptions && options)
virtual

Implements PackSource.

◆ _addPackFromHistoryPack()

MCAPI void WorldHistoryPackSource::_addPackFromHistoryPack ( ::std::vector<::gsl::not_null<::std::shared_ptr<::Pack > > > & packs,
::WorldPackHistory const & worldPackHistory ) 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.

◆ _createPackFromHistoryPack()

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

◆ _readWorldHistoryFile()

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

◆ $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.

◆ $_loadImpl()

MCAPI::PackSourceLoadResult WorldHistoryPackSource::$_loadImpl ( ::PackSourceLoadOptions && options)
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()

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.

The documentation for this class was generated from the following file: