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

Public Types

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

Public Member Functions

 PackInstance (PackInstance const &)
MCAPI PackInstance (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, int subpackIndex, bool isDependent, ::PackSettings *packSettings)
MCAPI PackInstance (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, ::std::string const &subpackName, bool isDependent, ::PackSettings *packSettings)
MCAPI_C void forEachIn (::Core::Path const &path, ::std::function< void(::Core::Path const &)> callback, bool recurseAnyways) const
MCAPI bool getResource (::Core::Path const &resourceName, ::std::string &resourceStream) const
MCAPI_C bool hasResource (::Core::Path const &resourceName) const
MCAPI::PackInstance & operator= (::PackInstance const &)
MCAPI void * $ctor (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, int subpackIndex, bool isDependent, ::PackSettings *packSettings)
MCAPI void * $ctor (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, ::std::string const &subpackName, bool isDependent, ::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: