3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/resource/PackOrigin.h"
7#include "mc/deps/core/resource/PackType.h"
8#include "mc/resources/PackSource.h"
16namespace Core {
class Path; }
45 virtual ::PackOrigin getPackOrigin()
const ;
48 virtual ::PackType getPackType()
const ;
68 bool saveEncryptedWorldTemplatePacksAsZips
Definition DirectoryPackSource.h:19
static MCAPI void ** $vftable()
MCAPI::PackOrigin $getPackOrigin() const
MCAPI::PackType $getPackType() const
MCAPI::PackSourceLoadResult $_loadImpl(::PackSourceLoadOptions &&options)
MCAPI void deleteAllPacksAndReset()
MCAPI void * $ctor(::DirectoryPackSourceOptions options)
MCAPI DirectoryPackSource(::DirectoryPackSourceOptions options)
static MCAPI void checkAndRemoveIncompletePacks(::Core::Path const &path, ::IPackIOProvider const &io, bool saveEncryptedWorldTemplatePacksAsZips)
Definition IPackIOProvider.h:15
Definition PackSource.h:24
Definition DirectoryPackSourceOptions.h:5
Definition PackSourceLoadOptions.h:5
Definition PackSourceLoadResult.h:5