LeviLamina
Loading...
Searching...
No Matches
Registry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Poi {
6
7
struct
Registry {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 72>
mUnk630408;
12
::ll::UntypedStorage<8, 72>
mUnkd5eaad;
13
::ll::UntypedStorage<8, 24>
mUnkdf4703;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
Registry& operator=(Registry
const
&);
19
Registry(Registry
const
&);
20
Registry();
21
};
22
23
}
// namespace Poi
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
poi
Registry.h
Generated on
for LeviLamina by
1.16.1