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

Public Member Functions

virtual::WorldTemplatePackSource & createWorldTemplatePackSource (::Bedrock::NotNullNonOwnerPtr<::IWorldTemplateManager const > const &, ::mce::UUID const &, ::PackType, ::PackOrigin)=0
 
virtual::WorldTemplatePackSource & createWorldTemplatePackSource (::std::unique_ptr<::WorldTemplateCollectionView >, ::mce::UUID const &, ::PackType, ::PackOrigin)=0
 
virtual::WorldTemplatePackSource * getWorldTemplatePackSource (::mce::UUID const &, ::PackType) const =0
 
virtual::DirectoryPackSource & createDirectoryPackSource (::Core::Path const &, ::PackType, ::PackOrigin, bool)=0
 
virtual::DirectoryPackSource * getDirectoryPackSource (::Core::Path const &, ::PackType) const =0
 
virtual::InPackagePackSource & createInPackagePackSource (::PackType)=0
 
virtual::InPackagePackSource * getInPackagePackSource (::PackType)=0
 
virtual::WorldHistoryPackSource & createWorldHistoryPackSource (::Core::Path const &, ::PackType)=0
 
virtual::WorldHistoryPackSource * getWorldHistoryPackSource (::Core::Path const &, ::PackType) const =0
 
virtual ::std::unique_ptr<::CompositePackSourcecreateCompositePackSource (::std::vector<::PackSource * >)=0
 
virtual::DirectoryPackSource * getDirectoryPackSourceContaining (::PackIdVersion const &) const =0
 
virtual void removeFromDirectoryPackSource (::Core::Path const &)=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()

static 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: