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