13 ::ll::TypedStorage<8, 32, ::std::string> name;
14 ::ll::TypedStorage<8, 32, ::std::string> uuid;
15 ::ll::TypedStorage<1, 1, ::PackType> type;
16 ::ll::TypedStorage<8, 24, ::SemVersion> version;
21 PackInfo& operator=(PackInfo
const&);
27 MCAPI PackInfo(::PackInfo
const&);
35 MCAPI
void* $ctor(::PackInfo
const&);