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 isDependent, ::PackSettings *packSettings)
 
MCAPI PackInstance (::gsl::not_null<::std::shared_ptr<::ResourcePack > > pack, ::std::string const &subpackName, bool isDependent, ::PackSettings *packSettings)
 
MCAPI bool getResource (::Core::Path const &resourceName, ::std::string &resourceStream) 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
 

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