LeviLamina
Loading...
Searching...
No Matches
BlockComponentDirectData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Block
;
8
// clang-format on
9
10
struct
BlockComponentDirectData
{
11
public
:
12
// BlockComponentDirectData inner types define
13
enum class
LayerBitMask :
int
{
14
None = 0,
15
Init = 1,
16
Rendering = 2,
17
};
18
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 8>
mUnkb0c407;
23
::ll::UntypedStorage<8, 8>
mUnk9d5ce7;
24
::ll::UntypedStorage<8, 8>
mUnkc58c4d;
25
::ll::UntypedStorage<8, 8>
mUnk3708df;
26
::ll::UntypedStorage<8, 8>
mUnkc655c3;
27
::ll::UntypedStorage<8, 8>
mUnkf1ecf5;
28
::ll::UntypedStorage<8, 8>
mUnk219668;
29
::ll::UntypedStorage<1, 1>
mUnkf938af;
30
::ll::UntypedStorage<1, 1>
mUnk655f5d;
31
::ll::UntypedStorage<1, 1>
mUnk447d20;
32
::ll::UntypedStorage<1, 1>
mUnke8f499;
33
::ll::UntypedStorage<1, 1>
mUnkda4e0e;
34
::ll::UntypedStorage<1, 1>
mUnkce59a7;
35
::ll::UntypedStorage<4, 4>
mUnkda06ee;
36
::ll::UntypedStorage<4, 4>
mUnk2c97b4;
37
::ll::UntypedStorage<4, 4>
mUnk2a895e;
38
::ll::UntypedStorage<4, 4>
mUnk75da08;
39
::ll::UntypedStorage<4, 4>
mUnkc08fbd;
40
::ll::UntypedStorage<1, 4>
mUnkd3e7c9;
41
::ll::UntypedStorage<4, 4>
mUnk78fd87;
42
::ll::UntypedStorage<8, 8>
mUnk84a8b9;
43
// NOLINTEND
44
45
public
:
46
// prevent constructor by default
47
BlockComponentDirectData
& operator=(
BlockComponentDirectData
const
&);
48
BlockComponentDirectData
(
BlockComponentDirectData
const
&);
49
BlockComponentDirectData
();
50
51
public
:
52
// member functions
53
// NOLINTBEGIN
54
MCAPI
void
_finalizeInit(
::Block
const
& block);
55
// NOLINTEND
56
};
Block
Definition
Block.h:36
BlockComponentDirectData
Definition
BlockComponentDirectData.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
components
BlockComponentDirectData.h
Generated on Sat Apr 26 2025 05:56:19 for LeviLamina by
1.12.0