|
static MCAPI ::std::unique_ptr<::PackAccessStrategy > | create (::ResourceLocation &location, ::Bedrock::NonOwnerPointer<::IContentKeyProvider const > keyProvider, ::PackReport &report, bool optimizeForSpeedOverMemory, ::Core::Path const &zipSubDir) |
|
static MCAPI ::std::unique_ptr<::PackAccessStrategy > | create (::ResourceLocation &location, ::Bedrock::NonOwnerPointer<::IContentKeyProvider const > keyProvider, ::PackReport &report, bool optimizeForSpeedOverMemory, ::Core::Path const &zipSubDir, ::IFileAccess &fileAccess) |
|
static MCAPI ::std::unique_ptr<::PackAccessStrategy > | createForDirectory (::ResourceLocation const &location, bool canRecurse) |
|
static MCAPI ::std::unique_ptr<::PackAccessStrategy > | createForEncryptedZip (::ResourceLocation const &location, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider, ::IFileAccess &fileAccess) |
|
static MCAPI ::std::unique_ptr<::PackAccessStrategy > | createForZip (::ResourceLocation const &location, bool zipSubDir, ::Core::Path const &optimizeForSpeedOverMemory) |
|
static MCAPI ::std::unique_ptr<::PackAccessStrategy > | createForZip (::ResourceLocation const &location, bool optimizeForSpeedOverMemory, ::Core::Path const &zipSubDir, ::IFileAccess &fileAccess) |
|
The documentation for this class was generated from the following file: