LeviLamina
Loading...
Searching...
No Matches
PackAccessStrategyFactory Class Reference

Static Public Member Functions

static MCAPI ::PackAccessStrategies create (::AnyAccessStrategyOptions const &create)
 
static MCAPI ::PackAccessStrategies createForDirectory (::DirectoryAccessStrategyOptions const &create)
 
static MCAPI ::PackAccessStrategies createForDirectoryWithEncryptedBlob (::DirectoryWihEncryptedBlobAccessStrategyOptions const &create)
 
static MCAPI ::PackAccessStrategies createForEncrypted (::EncryptedAccessStrategyOptions const &create)
 
static MCAPI ::PackAccessStrategies createForEncryptedZip (::EncryptedZipAccessStrategyOptions const &create)
 
static MCAPI ::PackAccessStrategies createForZip (::ZipAccessStrategyOptions const &create)
 
static MCAPI ::std::unique_ptr<::DirectoryPackWriteStrategytryCreateDirectoryPackWriteStrategy (::ResourceLocation const &location)
 

Member Function Documentation

◆ create()

static MCAPI ::PackAccessStrategies PackAccessStrategyFactory::create ( ::AnyAccessStrategyOptions const & create)
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.

◆ createForDirectory()

static MCAPI ::PackAccessStrategies PackAccessStrategyFactory::createForDirectory ( ::DirectoryAccessStrategyOptions const & create)
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.

◆ createForDirectoryWithEncryptedBlob()

static MCAPI ::PackAccessStrategies PackAccessStrategyFactory::createForDirectoryWithEncryptedBlob ( ::DirectoryWihEncryptedBlobAccessStrategyOptions const & create)
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.

◆ createForEncrypted()

static MCAPI ::PackAccessStrategies PackAccessStrategyFactory::createForEncrypted ( ::EncryptedAccessStrategyOptions const & create)
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.

◆ createForEncryptedZip()

static MCAPI ::PackAccessStrategies PackAccessStrategyFactory::createForEncryptedZip ( ::EncryptedZipAccessStrategyOptions const & create)
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.

◆ createForZip()

static MCAPI ::PackAccessStrategies PackAccessStrategyFactory::createForZip ( ::ZipAccessStrategyOptions const & create)
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.

◆ tryCreateDirectoryPackWriteStrategy()

static MCAPI ::std::unique_ptr<::DirectoryPackWriteStrategy > PackAccessStrategyFactory::tryCreateDirectoryPackWriteStrategy ( ::ResourceLocation const & location)
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: