|
MCAPI | ResourcePack (::Pack &pack) |
|
MCAPI void | _createSubpack (::SubpackInfo const &subpackInfo) |
|
MCAPI void | _createSubpacks () |
|
MCAPI void | _generateIconPath () |
|
MCAPI bool | areKnownFilesValid () |
|
MCAPI void | forEachIn (::Core::Path const &filePath, ::std::function< void(::Core::Path const &)> callback, int subpackIndex, bool recurseAnyways) const |
|
MCAPI void | forEachInAssetSet (::Core::Path const &filePath, ::std::function< void(::Core::Path const &)> callback) const |
|
MCAPI void | generateAssetSet () |
|
MCAPI::PackManifest const & | getManifest () const |
|
MCAPI::PackOrigin | getPackOrigin () const |
|
MCAPI bool | getResource (::Core::Path const &resourceName, ::std::string &resourceStream, int subpackIndex) const |
|
MCAPI::ResourceLocation const & | getResourceLocation () const |
|
MCAPI::SubpackInfoCollection const & | getSubpackInfoStack () const |
|
MCAPI bool | hasResource (::Core::Path const &resourceName, int subpackIndex) const |
|
MCAPI bool | isAssetExtractionViable () const |
|
MCAPI bool | isZipped () const |
|
MCAPI::Bedrock::Resources::PreloadedPathHandle | preloadPath (::Core::Path const &packRelativePath) const |
|
MCAPI void | setLocale (::std::string const &code) |
|
MCAPI void | unregisterDeleteCallback (void *owner) |
|
MCAPI void * | $ctor (::Pack &pack) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 1, 1, bool > | mHidden |
|
::ll::TypedStorage< 1, 1, bool > | mError |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::Pack > > | mPack |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::PackAccessStrategy > > | mSubpackAccessStrategy |
|
::ll::TypedStorage< 8, 248, ::PackReport > | mPackReport |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::Pack > > > | mSubPacks |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::ResourcePack > > > | mSubResourcePacks |
|
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > | mIconPath |
|
::ll::TypedStorage< 8, 8, double > | mLoadTime |
|
::ll::TypedStorage< 1, 1, bool > | mIsBaseGamePack |
|
::ll::TypedStorage< 1, 1, bool > | mIsSlicePack |
|
::ll::TypedStorage< 8, 64, ::ResourceSignature > | mResourceSignature |
|
::ll::TypedStorage< 1, 1, bool > | mIsMarkedForRemoval |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|
◆ $vftable()
static MCAPI void ** ResourcePack::$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: