19 using Callback = ::std::function<void(
::Core::Path const&)>;
24 ::ll::TypedStorage<8, 248, ::PackReport> mPackReport;
25 ::ll::TypedStorage<8, 8, ::PackSettings*> mPackSettings;
26 ::ll::TypedStorage<8, 16, ::gsl::not_null<::std::shared_ptr<::ResourcePack>>> mPack;
27 ::ll::TypedStorage<4, 16, ::PackStats> mStats;
28 ::ll::TypedStorage<4, 4, int> mSubpackIndex;
39 ::gsl::not_null<::std::shared_ptr<::ResourcePack>> pack,
46 ::gsl::not_null<::std::shared_ptr<::ResourcePack>> pack,
47 ::std::string
const& subpackName,
52 MCAPI
bool getResource(
::Core::Path const& resourceName, ::std::string& resourceStream)
const;
61 ::gsl::not_null<::std::shared_ptr<::ResourcePack>> pack,
68 ::gsl::not_null<::std::shared_ptr<::ResourcePack>> pack,
69 ::std::string
const& subpackName,