LeviLamina
Loading...
Searching...
No Matches
SlotDescriptor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemDescriptor
;
8
// clang-format on
9
10
struct
SlotDescriptor
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnkc45b3c;
15
::ll::UntypedStorage<8, 24>
mUnkeb9be2;
16
::ll::UntypedStorage<8, 16>
mUnke3918d;
17
::ll::UntypedStorage<8, 32>
mUnkf5f1f4;
18
::ll::UntypedStorage<8, 104>
mUnkd74339;
19
::ll::UntypedStorage<8, 104>
mUnk3a5cb1;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
SlotDescriptor
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
SlotDescriptor
(
::SlotDescriptor
&&);
30
31
MCAPI
SlotDescriptor
(
::SlotDescriptor
const
&);
32
33
MCFOLD
void
addAcceptedItem(
::ItemDescriptor
const
& itemDescriptor);
34
35
MCAPI ::SlotDescriptor& operator=(
::SlotDescriptor
const
&);
36
37
MCAPI
~SlotDescriptor
();
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCAPI
void
* $ctor(
::SlotDescriptor
&&);
44
45
MCAPI
void
* $ctor(
::SlotDescriptor
const
&);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCAPI
void
$dtor();
52
// NOLINTEND
53
};
ItemDescriptor
Definition
ItemDescriptor.h:22
SlotDescriptor
Definition
SlotDescriptor.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
SlotDescriptor.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0