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