LeviLamina
Loading...
Searching...
No Matches
BlockCustomComponentData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
BlockCustomComponentData
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 48>
mUnkd9ee96;
10
::ll::UntypedStorage<8, 72>
mUnkde55c2;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
BlockCustomComponentData
& operator=(
BlockCustomComponentData
const
&);
16
BlockCustomComponentData
(
BlockCustomComponentData
const
&);
17
BlockCustomComponentData
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCFOLD ::BlockCustomComponentData& operator=(
::BlockCustomComponentData
&&);
23
24
MCAPI
~BlockCustomComponentData
();
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCFOLD
void
$dtor();
31
// NOLINTEND
32
};
BlockCustomComponentData
Definition
BlockCustomComponentData.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
components
BlockCustomComponentData.h
Generated on Sat Apr 26 2025 05:56:19 for LeviLamina by
1.12.0