LeviLamina
Loading...
Searching...
No Matches
StackedByDataItemComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/item/components/NetworkedItemComponent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
HashedString
;
11
// clang-format on
12
13
class
StackedByDataItemComponent
:
public
::NetworkedItemComponent
<::StackedByDataItemComponent> {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<1, 1, bool> mIsStackedByData;
18
// NOLINTEND
19
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
// vIndex: 7
24
virtual
void
_initializeComponent()
/*override*/
;
25
26
// vIndex: 0
27
virtual
~StackedByDataItemComponent
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// static functions
32
// NOLINTBEGIN
33
MCAPI static ::HashedString
const
& getIdentifier();
34
// NOLINTEND
35
36
public
:
37
// virtual function thunks
38
// NOLINTBEGIN
39
MCAPI
void
$_initializeComponent();
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCNAPI
static
void
**
$vftable
();
46
// NOLINTEND
47
};
HashedString
Definition
HashedString.h:5
NetworkedItemComponent
Definition
NetworkedItemComponent.h:7
StackedByDataItemComponent
Definition
StackedByDataItemComponent.h:13
StackedByDataItemComponent::$vftable
static MCAPI void ** $vftable()
src
mc
world
item
components
StackedByDataItemComponent.h
Generated on Fri Jun 13 2025 13:06:16 for LeviLamina by
1.12.0