20class WorldTemplatePackSource :
public ::DirectoryPackSource {
31 WorldTemplatePackSource& operator=(WorldTemplatePackSource
const&);
32 WorldTemplatePackSource(WorldTemplatePackSource
const&);
33 WorldTemplatePackSource();
38 virtual ~WorldTemplatePackSource() =
default;
47 ::std::shared_ptr<::PackSource::PackTaskData> data,
49 ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const>
const& keyProvider,
51 ::std::string
const& subDir
Definition IContentKeyProvider.h:13
MCAPI::PackSourceReport _tryLoadFromZip(::std::shared_ptr<::PackSource::PackTaskData > data, ::IPackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const > const &keyProvider, ::Core::PathBuffer<::std::string > const &worldTemplatePath, ::std::string const &subDir)