LeviLamina
Loading...
Searching...
No Matches
PhotoItemSavedDataCollection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/legacy/ActorUniqueID.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CompoundTag
;
11
class
PhotoItemSavedData
;
12
// clang-format on
13
14
class
PhotoItemSavedDataCollection
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 64, ::std::unordered_map<::ActorUniqueID, ::std::unique_ptr<::PhotoItemSavedData>>>
19
mPhotoData;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
#ifdef LL_PLAT_C
26
MCAPI ::PhotoItemSavedData* getPhotoSavedData(
::CompoundTag
const
& instance);
27
#endif
28
// NOLINTEND
29
};
CompoundTag
Definition
CompoundTag.h:23
PhotoItemSavedDataCollection
Definition
PhotoItemSavedDataCollection.h:14
PhotoItemSavedData
Definition
PhotoItemSavedData.h:8
src
mc
world
level
saveddata
photos
PhotoItemSavedDataCollection.h
Generated on
for LeviLamina by
1.16.1