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