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
PhotoItemSavedData
;
8
struct
ActorUniqueID
;
9
// clang-format on
10
11
class
PhotoItemSavedDataCollection
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 64, ::std::unordered_map<::ActorUniqueID, ::std::unique_ptr<::PhotoItemSavedData>>>
16
mPhotoData;
17
// NOLINTEND
18
};
PhotoItemSavedDataCollection
Definition
PhotoItemSavedDataCollection.h:11
PhotoItemSavedData
Definition
PhotoItemSavedData.h:8
ActorUniqueID
Definition
ActorUniqueID.h:5
src-server
mc
world
level
saveddata
photos
PhotoItemSavedDataCollection.h
Generated on Tue Oct 28 2025 05:32:46 for LeviLamina by
1.12.0