LeviLamina
Loading...
Searching...
No Matches
Collection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::JSONObject {
6
7
struct
Collection {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkf18ad4;
12
::ll::UntypedStorage<4, 4>
mUnk1af5e3;
13
::ll::UntypedStorage<4, 4>
mUnk75656f;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
Collection& operator=(Collection
const
&);
19
Collection(Collection
const
&);
20
Collection();
21
};
22
23
}
// namespace Bedrock::JSONObject
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
utility
json_object
Collection.h
Generated on
for LeviLamina by
1.16.1