19 ::ll::TypedStorage<8, 48, ::HashedString> mName;
20 ::ll::TypedStorage<2, 2, short> mId;
21 ::ll::TypedStorage<1, 1, bool> mIsComponentBased;
22 ::ll::TypedStorage<4, 4, ::ItemVersion> mItemVersion;
23 ::ll::TypedStorage<8, 24, ::CompoundTag> mComponentData;
40 MCAPI
bool operator==(
::ItemData const&)
const;
48 MCAPI static ::std::vector<::ItemData> fromItemRegistry(
::ItemRegistryRef itemRegistry);