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

Public Member Functions

WorldTemplatePackSourceoperator= (WorldTemplatePackSource const &)
 WorldTemplatePackSource (WorldTemplatePackSource const &)
virtual::PackSourceLoadResult _loadImpl (::PackSourceLoadOptions &&options)
MCAPI::PackSourceLoadResult $_loadImpl (::PackSourceLoadOptions &&options)
virtual::PackOrigin getPackOrigin () const
virtual::PackType getPackType () const
MCAPI void deleteAllPacksAndReset ()
MCAPI void * $ctor (::DirectoryPackSourceOptions options)
MCAPI void * $ctor (::PackSourceOptions options)
MCFOLD::PackOrigin $getPackOrigin () const
MCFOLD::PackType $getPackType () const
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 void _addPack (::std::shared_ptr<::Pack > pack)
MCAPI::PackSourceLoadResult _applyAndFinishLoadTask (::std::shared_ptr<::PackSource::PackTaskData > task)
MCAPI::PackSourceLoadResult _createImmediateLoadResult ()
MCAPI::PackStorage _getStorage () const
MCAPI::PackSourceLoadResult _getTaskData (::brstd::function_ref<::PackSourceLoadResult(::std::shared_ptr<::PackSource::PackTaskData >)> task)
MCAPI::PackSourceReport load (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
MCAPI::PackSourceLoadResult loadImmediate (::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider)
MCAPI::PackSourceLoadResult requestLoad (::PackSourceLoadOptions &&options)
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 checkAndRemoveIncompletePacks (::Core::Path const &path)
static MCAPI void checkAndRemoveIncompletePacks (::Core::Path const &path, ::IPackIOProvider const &io, bool saveEncryptedWorldTemplatePacksAsZips)
static MCAPI void purgeOptimizedPremiumPacksIfRequested (bool purgeRequested, ::Core::Path const &path, ::IPackIOProvider const *io, ::brstd::function_ref< void(::std::string_view, ::std::string const &, ::PackType, ::PackOrigin, ::std::string const &, int64)> reportPackDeleted)
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkcf7de5
::ll::UntypedStorage< 8, 16 > mUnk866f94
::ll::UntypedStorage< 1, 1 > mUnkedfcff
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mPath
::ll::TypedStorage< 1, 1, ::PackType const > mPackType
::ll::TypedStorage< 1, 1, ::PackOrigin const > mPackOrigin
::ll::TypedStorage< 1, 1, bool > mDiscovered
::ll::TypedStorage< 1, 1, bool const > mIsRediscoverable
::ll::TypedStorage< 1, 1, bool const > mIsDevDirectory
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::PackCommand::IPackCommandPipeline > > mCommands
::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 WorldTemplatePackSource::_loadImpl ( ::PackSourceLoadOptions && options)
virtual

Reimplemented from DirectoryPackSource.

◆ $_loadImpl()

MCAPI::PackSourceLoadResult WorldTemplatePackSource::$_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 ** DirectoryPackSource::$vftable ( )
staticinherited
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: