LeviLamina
Loading...
Searching...
No Matches
IPackSourceFactory Class Referenceabstract
Inheritance diagram for IPackSourceFactory:

Public Member Functions

virtual::WorldTemplatePackSource & createWorldTemplatePackSource (::Bedrock::NotNullNonOwnerPtr<::IWorldTemplateManager const > const &worldTemplateManager, ::mce::UUID const &worldTemplateId, ::PackType packType, ::PackOrigin packOrigin)=0
virtual::WorldTemplatePackSource & createWorldTemplatePackSource (::std::unique_ptr<::WorldTemplateCollectionView > view, ::mce::UUID const &worldTemplateId, ::PackType packType, ::PackOrigin packOrigin)=0
virtual::WorldTemplatePackSource * getWorldTemplatePackSource (::mce::UUID const &worldTemplateId, ::PackType packType) const =0
virtual::DirectoryPackSource & createDirectoryPackSource (::Core::Path const &path, ::PackType packType, ::PackOrigin packOrigin, bool isDevDirectory)=0
virtual::DirectoryPackSource * getDirectoryPackSource (::Core::Path const &path, ::PackType packType) const =0
virtual::InPackagePackSource & createInPackagePackSource (::PackType packType)=0
virtual::InPackagePackSource * getInPackagePackSource (::PackType packType)=0
virtual::WorldHistoryPackSource & createWorldHistoryPackSource (::Core::Path const &pathToWorld, ::PackType packType)=0
virtual::WorldHistoryPackSource * getWorldHistoryPackSource (::Core::Path const &pathToWorld, ::PackType packType) const =0
virtual ::std::unique_ptr<::CompositePackSourcecreateCompositePackSource (::std::vector<::PackSource * > sources)=0
virtual::DirectoryPackSource * getDirectoryPackSourceContaining (::PackIdVersion const &packId) const =0
virtual void removeFromDirectoryPackSource (::Core::Path const &fullPathToPack)=0
virtual ::std::unique_ptr<::Realms::RealmsServicePackSourcecreateRealmsServicePackSource (int64 realmId, ::PackType packType, ::std::vector<::gsl::not_null<::std::shared_ptr<::Pack > > > &&servicePackData)=0
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $dtor()

MCAPI void IPackSourceFactory::$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.

◆ $vftable()

MCAPI void ** Bedrock::EnableNonOwnerReferences::$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: