LeviLamina
Loading...
Searching...
No Matches
ResourcePackRepository Member List

This is the complete list of members for ResourcePackRepository, including all inherited members.

$addCachedResourcePacks(::std::unordered_map<::ContentIdentity, ::std::string > const *tempCacheKeys) (defined in ResourcePackRepository)ResourcePackRepository
$addInvalidPack(::ResourceLocation const &packLocation, ::PackType type) (defined in ResourcePackRepository)ResourcePackRepository
$addPremiumWorldTemplateResourcePacks(::Core::Path const &worldTemplatePath, ::ContentIdentity const &premiumWorldIdentity) (defined in ResourcePackRepository)ResourcePackRepository
$addServicePacksToStack(::ResourcePackStack &stack) const (defined in ResourcePackRepository)ResourcePackRepository
$addTempWorldTemplateResourcePacks(::mce::UUID const &worldTemplateUUID) (defined in ResourcePackRepository)ResourcePackRepository
$addWorldResourcePacks(::Core::Path const &levelPath) (defined in ResourcePackRepository)ResourcePackRepository
$ctor(::IMinecraftEventing &eventing, ::PackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentAccessibilityProvider > const &contentAccessibility, ::Bedrock::NotNullNonOwnerPtr<::Core::FilePathManager > const &pathManager, ::PackSourceFactory &packSourceFactory, bool initAsync) (defined in ResourcePackRepository)ResourcePackRepository
$ctor() (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
$ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
$deletePack(::ResourceLocation const &packLocation) (defined in ResourcePackRepository)ResourcePackRepository
$deletePackFiles(::ResourceLocation const &packLocation) (defined in ResourcePackRepository)ResourcePackRepository
$dtor() (defined in ResourcePackRepository)ResourcePackRepository
$getBehaviorPacksPath() const (defined in ResourcePackRepository)ResourcePackRepository
$getDevelopmentBehaviorPacksPath() const (defined in ResourcePackRepository)ResourcePackRepository
$getDevelopmentResourcePacksPath() const (defined in ResourcePackRepository)ResourcePackRepository
$getDevelopmentSkinPacksPath() const (defined in ResourcePackRepository)ResourcePackRepository
$getEditorPack() const (defined in ResourcePackRepository)ResourcePackRepository
$getInvalidPacks(::PackType type) const (defined in ResourcePackRepository)ResourcePackRepository
$getInvalidPacks(::InvalidPacksFilterGroup const &packTypes) const (defined in ResourcePackRepository)ResourcePackRepository
$getKeyProvider() const (defined in ResourcePackRepository)ResourcePackRepository
$getPackLoadingReport() const (defined in ResourcePackRepository)ResourcePackRepository
$getPackManifestFactory() (defined in ResourcePackRepository)ResourcePackRepository
$getPacksByCategory(::PackCategory category) const (defined in ResourcePackRepository)ResourcePackRepository
$getPacksByResourceLocation(::PackOrigin type) const (defined in ResourcePackRepository)ResourcePackRepository
$getPacksByType(::PackType type) const (defined in ResourcePackRepository)ResourcePackRepository
$getPackSettingsFactory() const (defined in ResourcePackRepository)ResourcePackRepository
$getPackSourceFactory() (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePackByUUID(::mce::UUID const &id) const (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePackContainingModule(::PackIdVersion const &idAndVersion) const (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePackForPackId(::PackIdVersion const &idAndVersion) const (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePackForPackIdInPath(::PackIdVersion const &idAndVersion, ::Core::Path const &fullPath) const (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePackForPackIdOwned(::PackIdVersion const &idAndVersion) const (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePackInPath(::Core::Path const &path) const (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePackSatisfiesPackId(::PackIdVersion const &idAndVersion, bool requireOwnership) const (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePacksByPackId(::std::vector<::PackInstanceId > const &packInstanceIds, ::std::vector<::PackInstance > &result) const (defined in ResourcePackRepository)ResourcePackRepository
$getResourcePacksPath() const (defined in ResourcePackRepository)ResourcePackRepository
$getServicePacks() const (defined in ResourcePackRepository)ResourcePackRepository
$getSkinPacksPath() const (defined in ResourcePackRepository)ResourcePackRepository
$getTreatmentPacksPath() const (defined in ResourcePackRepository)ResourcePackRepository
$getVanillaPack() const (defined in ResourcePackRepository)ResourcePackRepository
$getWorldPackSource() const (defined in ResourcePackRepository)ResourcePackRepository
$hasServicePacks(::std::vector<::PackIdVersion > const &servicePacksIds) const (defined in ResourcePackRepository)ResourcePackRepository
$isInitialized() (defined in ResourcePackRepository)ResourcePackRepository
$isResourcePackLoaded(::PackIdVersion const &identity, ::PackOrigin const &location) (defined in ResourcePackRepository)ResourcePackRepository
$postDeletePack(::ResourceLocation const &packLocation) (defined in ResourcePackRepository)ResourcePackRepository
$refreshPacks() (defined in ResourcePackRepository)ResourcePackRepository
$registerResourcePackRemovedCallback(void *ptr, ::std::function< void(::ResourcePack *)> callback) (defined in ResourcePackRepository)ResourcePackRepository
$removePacksLoadedFromCache() (defined in ResourcePackRepository)ResourcePackRepository
$removePacksLoadedFromWorld() (defined in ResourcePackRepository)ResourcePackRepository
$requestReloadUserPacks() (defined in ResourcePackRepository)ResourcePackRepository
$setServicePacks(::std::vector<::PackIdVersion > servicePackIds) (defined in ResourcePackRepository)ResourcePackRepository
$unregisterResourcePackRemovedCallback(void *ptr) (defined in ResourcePackRepository)ResourcePackRepository
$untrackInvalidPack(::ResourceLocation const &packLocation) (defined in ResourcePackRepository)ResourcePackRepository
$vftable() (defined in ResourcePackRepository)ResourcePackRepositorystatic
_addResourcePackIfNotAlreadyAdded(::Pack &pack) (defined in ResourcePackRepository)ResourcePackRepository
_findVanillaPacks() (defined in ResourcePackRepository)ResourcePackRepository
_initialize() (defined in ResourcePackRepository)ResourcePackRepository
_initializeCachedPackSource() (defined in ResourcePackRepository)ResourcePackRepository
_initializePackSource() (defined in ResourcePackRepository)ResourcePackRepository
_initializeWorldPackSource() (defined in ResourcePackRepository)ResourcePackRepository
_loadPacks() (defined in ResourcePackRepository)ResourcePackRepository
_packExists(::mce::UUID const &packId, ::SemVersion const &version, ::PackOrigin origin) const (defined in ResourcePackRepository)ResourcePackRepository
_reloadUserPacks() (defined in ResourcePackRepository)ResourcePackRepository
_removePack(::ResourceLocation const &packLocation, bool unregisterDeleteCallback) (defined in ResourcePackRepository)ResourcePackRepository
_triggerRemoveResourcePackCallback(::ResourcePack *resourcePack) (defined in ResourcePackRepository)ResourcePackRepository
_validateDependencies() (defined in ResourcePackRepository)ResourcePackRepository
addCachedResourcePacks(::std::unordered_map<::ContentIdentity, ::std::string > const *tempCacheKeys) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
addCustomResourcePackPath(std::filesystem::path const &path, PackType type) (defined in ResourcePackRepository)ResourcePackRepository
addInvalidPack(::ResourceLocation const &packLocation, ::PackType type) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
addPremiumWorldTemplateResourcePacks(::Core::Path const &worldTemplatePath, ::ContentIdentity const &premiumWorldIdentity) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
addServicePacksToStack(::ResourcePackStack &stack) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
addTempWorldTemplateResourcePacks(::mce::UUID const &worldTemplateUUID) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
addWorldResourcePacks(::Core::Path const &levelPath) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
CHEMISTRY_PACK_UUIDS() (defined in ResourcePackRepository)ResourcePackRepositorystatic
deletePack(::ResourceLocation const &packLocation) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
deletePackFiles(::ResourceLocation const &packLocation) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
EventingCallback typedef (defined in ResourcePackRepository)ResourcePackRepository
getBehaviorPacksPath() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getDevelopmentBehaviorPacksPath() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getDevelopmentResourcePacksPath() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getDevelopmentSkinPacksPath() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getEditorPack() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getInvalidPacks(::PackType type) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getInvalidPacks(::InvalidPacksFilterGroup const &packTypes) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getKeyProvider() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getPackLoadingReport() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getPackManifestFactory() (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getPacksByCategory(::PackCategory category) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getPacksByResourceLocation(::PackOrigin type) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getPacksByType(::PackType type) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getPackSettingsFactory() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getPackSourceFactory() (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePackByUUID(::mce::UUID const &id) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePackContainingModule(::PackIdVersion const &idAndVersion) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePackForPackId(::PackIdVersion const &idAndVersion) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePackForPackIdInPath(::PackIdVersion const &idAndVersion, ::Core::Path const &fullPath) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePackForPackIdOwned(::PackIdVersion const &idAndVersion) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePackInPath(::Core::Path const &path) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePackSatisfiesPackId(::PackIdVersion const &idAndVersion, bool requireOwnership) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePacksByPackId(::std::vector<::PackInstanceId > const &packInstanceIds, ::std::vector<::PackInstance > &result) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getResourcePacksPath() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getServicePacks() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getSkinPacksPath() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getTreatmentPacksPath() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getVanillaPack() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
getWorldPackSource() const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
hasServicePacks(::std::vector<::PackIdVersion > const &servicePacksIds) const (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
isInitialized() (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
isResourcePackLoaded(::PackIdVersion const &identity, ::PackOrigin const &location) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
mAllResourcePacks (defined in ResourcePackRepository)ResourcePackRepository
mCachePackSource (defined in ResourcePackRepository)ResourcePackRepository
mCancelInitialization (defined in ResourcePackRepository)ResourcePackRepository
mContentAccessibility (defined in ResourcePackRepository)ResourcePackRepository
mControlBlock (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
mCurrentPremiumWorldTemplateIdentity (defined in ResourcePackRepository)ResourcePackRepository
mCurrentPremiumWorldTemplatePath (defined in ResourcePackRepository)ResourcePackRepository
mCurrentWorldPath (defined in ResourcePackRepository)ResourcePackRepository
mEditorPack (defined in ResourcePackRepository)ResourcePackRepository
mEventing (defined in ResourcePackRepository)ResourcePackRepository
mFilePathManager (defined in ResourcePackRepository)ResourcePackRepository
mInitialized (defined in ResourcePackRepository)ResourcePackRepository
mInitializeMutex (defined in ResourcePackRepository)ResourcePackRepository
mInitTaskGroup (defined in ResourcePackRepository)ResourcePackRepository
mInvalidBehaviorPackLocation (defined in ResourcePackRepository)ResourcePackRepository
mInvalidPackLocation (defined in ResourcePackRepository)ResourcePackRepository
mInvalidResourcePackLocation (defined in ResourcePackRepository)ResourcePackRepository
mInvalidTemplatePackLocation (defined in ResourcePackRepository)ResourcePackRepository
mManifestFactory (defined in ResourcePackRepository)ResourcePackRepository
mPackSettingsFactory (defined in ResourcePackRepository)ResourcePackRepository
mPackSource (defined in ResourcePackRepository)ResourcePackRepository
mPackSourceFactory (defined in ResourcePackRepository)ResourcePackRepository
mPackSourceReport (defined in ResourcePackRepository)ResourcePackRepository
mPremiumWorldTemplatePackSource (defined in ResourcePackRepository)ResourcePackRepository
mRefreshPacksRequested (defined in ResourcePackRepository)ResourcePackRepository
mReloadUserPacksRequested (defined in ResourcePackRepository)ResourcePackRepository
mRemoveResourcePackCallback (defined in ResourcePackRepository)ResourcePackRepository
mServicePacks (defined in ResourcePackRepository)ResourcePackRepository
mTempCacheContentKeys (defined in ResourcePackRepository)ResourcePackRepository
mTempWorldTemplatePackSource (defined in ResourcePackRepository)ResourcePackRepository
mVanillaPack (defined in ResourcePackRepository)ResourcePackRepository
mWorldPackSource (defined in ResourcePackRepository)ResourcePackRepository
operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferences
postDeletePack(::ResourceLocation const &packLocation) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
refreshPacks() (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
registerResourcePackRemovedCallback(void *ptr, ::std::function< void(::ResourcePack *)> callback) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
removePacksLoadedFromCache() (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
removePacksLoadedFromWorld() (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
requestReloadUserPacks() (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
ResourcePackRepository(::IMinecraftEventing &eventing, ::PackManifestFactory &manifestFactory, ::Bedrock::NotNullNonOwnerPtr<::IContentAccessibilityProvider > const &contentAccessibility, ::Bedrock::NotNullNonOwnerPtr<::Core::FilePathManager > const &pathManager, ::PackSourceFactory &packSourceFactory, bool initAsync) (defined in ResourcePackRepository)ResourcePackRepository
setServicePacks(::std::vector<::PackIdVersion > servicePackIds) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
unregisterResourcePackRemovedCallback(void *ptr) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
untrackInvalidPack(::ResourceLocation const &packLocation) (defined in ResourcePackRepository)ResourcePackRepositoryvirtual
~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences)Bedrock::EnableNonOwnerReferencesvirtual
~IResourcePackRepository() (defined in IResourcePackRepository)IResourcePackRepositoryvirtual
~ResourcePackRepository() (defined in ResourcePackRepository)ResourcePackRepositoryvirtual