|
virtual ::std::vector<::LoadedResourceData > | loadAllVersionsOf (::ResourceLocation const &resourceLocation) const |
|
virtual bool | loadAllVersionsOf (::ResourceLocation const &resourceLocation, ::ResourcePackMergeStrategy &mergeStrategy) const |
|
virtual bool | loadAllVersionsOf (::ResourceLocation const &resourceLocation, ::std::function< bool(::PackInstance const &)> const &packInstanceFilter, ::ResourcePackMergeStrategy &mergeStrategy) const |
|
MCAPI void | add (::PackInstance packInstance, ::Bedrock::NotNullNonOwnerPtr<::IResourcePackRepository const > const &repo, bool isDependent) |
|
MCAPI ::std::vector<::std::string > | getPackTelemetryNamesWithVersion (::PackType type) const |
|
MCAPI void | getSplitStacks (::ResourcePackStack &clientStack, ::ResourcePackStack &serverStack) const |
|
MCAPI bool | hasPlatformLockedContent () const |
|
MCAPI bool | isAssetExtractionViableForAll (::std::function<::std::string(::ContentIdentity const &)> getContentKey, ::std::string const &sourceContext) const |
|
MCAPI void | removeDuplicates () |
|
MCAPI void | removeIf (::std::function< bool(::PackInstance const &)> const &callback) |
|
MCAPI void | removeInvalidPacks () |
|
MCAPI void | $dtor () |
|
MCAPI ::std::vector<::LoadedResourceData > | $loadAllVersionsOf (::ResourceLocation const &resourceLocation) const |
|
MCAPI bool | $loadAllVersionsOf (::ResourceLocation const &resourceLocation, ::ResourcePackMergeStrategy &mergeStrategy) const |
|
MCAPI bool | $loadAllVersionsOf (::ResourceLocation const &resourceLocation, ::std::function< bool(::PackInstance const &)> const &packInstanceFilter, ::ResourcePackMergeStrategy &mergeStrategy) const |
|
◆ $vftable()
static MCAPI void ** ResourcePackStack::$vftable |
( |
| ) |
|
|
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: