20 ::ll::TypedStorage<8, 56, ::ResourceLocation> mLocation;
21 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::PackError>>> mErrors;
22 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::PackError>>> mWarnings;
23 ::ll::TypedStorage<8, 24, ::SemVersion> mRequiredBaseGameVersion;
24 ::ll::TypedStorage<8, 32, ::std::string> mOriginalName;
25 ::ll::TypedStorage<8, 32, ::std::string> mOriginalVersion;
26 ::ll::TypedStorage<8, 48, ::PackIdVersion> mIdentity;
27 ::ll::TypedStorage<1, 1, ::PackType> mPackType;
28 ::ll::TypedStorage<1, 1, bool> mWasUpgraded;
29 ::ll::TypedStorage<1, 1, bool> mAttemptedUpgrade;