14class PhotoItemSavedDataCollection {
18 ::ll::TypedStorage<8, 64, ::std::unordered_map<::ActorUniqueID, ::std::unique_ptr<::PhotoItemSavedData>>>
25 MCAPI PhotoItemSavedDataCollection();
28 MCAPI ::PhotoItemSavedData*
31 MCAPI ::PhotoItemSavedData* getPhotoSavedData(
::CompoundTag const& instance);
34 MCAPI ~PhotoItemSavedDataCollection();