LeviLamina
Loading...
Searching...
No Matches
PackInstance Class Reference

Public Types

using Callback = ::std::function<void(::Core::Path const&)>

Public Member Functions

MCAPI PackInstance (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, int subpackIndex, bool packSettings, ::PackSettings *)
MCAPI PackInstance (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, ::std::string const &subpackName, bool packSettings, ::PackSettings *)
MCAPI void forEachIn (::Core::Path const &path, ::std::function< void(::Core::Path const &)> callback, bool recurseAnyways) const
MCAPI uint getFileCount () const
MCAPI::std::string const & getFolderName () const
MCAPI double getLoadTime () const
MCAPI::PackManifest const & getManifest () const
MCAPI::PackCategory getPackCategory () const
MCAPI::mce::UUID const getPackId () const
MCAPI::PackOrigin getPackOrigin () const
MCFOLD::PackSettings const * getPackSettings () const
MCFOLD::PackStats const & getPackStats () const
MCFOLD::PackStats & getPackStats ()
MCAPI ::Core::PathBuffer<::std::string > const & getRelativePathWithinZip () const
MCAPI bool getResource (::Core::Path const &resourceName, ::std::string &resourceStream) const
MCAPI::ResourceLocation const & getResourceLocation () const
MCAPI::std::string const & getSubpackFolderName () const
MCAPI::ContentTierInfo getTierInfo () const
MCAPI::SemVersion const & getVersion () const
MCAPI bool hasResource (::Core::Path const &resourceName) const
MCAPI bool isBaseGamePack () const
MCAPI bool isSlicePack () const
MCAPI bool isTrusted () const
MCAPI bool isZipped () const
MCAPI::Bedrock::Resources::PreloadedPathHandle preloadArchive (::Core::Path const &packRelativePath) const
MCAPI ::std::vector<::Bedrock::Resources::PreloadedPathHandlepreloadPath (::Core::Path const &packRelativePath) const
MCAPI void * $ctor (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, int subpackIndex, bool packSettings, ::PackSettings *)
MCAPI void * $ctor (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, ::std::string const &subpackName, bool packSettings, ::PackSettings *)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 248, ::PackReportmPackReport
::ll::TypedStorage< 8, 8, ::PackSettings * > mPackSettings
::ll::TypedStorage< 8, 16, ::gsl::not_null<::std::shared_ptr<::ResourcePack > > > mPack
::ll::TypedStorage< 4, 16, ::PackStatsmStats
::ll::TypedStorage< 4, 4, int > mSubpackIndex
::ll::TypedStorage< 1, 1, uchar > mRevision

The documentation for this class was generated from the following file: