LeviLamina
Loading...
Searching...
No Matches
Instance.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
FlatteningUtils {
6
7
struct
Instance
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk73e163;
12
::ll::UntypedStorage<8, 64>
mUnkc19403;
13
::ll::UntypedStorage<8, 96>
mUnk1c2103;
14
::ll::UntypedStorage<8, 64>
mUnk511b3d;
15
::ll::UntypedStorage<8, 32>
mUnk69fed9;
16
::ll::UntypedStorage<8, 24>
mUnk413ef2;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
Instance
& operator=(
Instance
const
&);
22
Instance
(
Instance
const
&);
23
Instance
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
~Instance
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCAPI
void
$dtor();
35
// NOLINTEND
36
};
37
38
}
// namespace FlatteningUtils
FlatteningUtils::Instance
Definition
Instance.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
registry
flattening_utils
Instance.h
Generated on Sat Apr 26 2025 05:56:21 for LeviLamina by
1.12.0