LeviLamina
Loading...
Searching...
No Matches
ItemReactionComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/actor/LabTableReactionComponent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockSource
;
11
class
ItemStack
;
12
class
LabTableReaction
;
13
// clang-format on
14
15
class
ItemReactionComponent
:
public
::LabTableReactionComponent
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<8, 8, ::std::unique_ptr<::ItemStack>> mItem;
20
// NOLINTEND
21
22
public
:
23
// virtual functions
24
// NOLINTBEGIN
25
// vIndex: 0
26
virtual
~ItemReactionComponent
()
/*override*/
=
default
;
27
28
// vIndex: 3
29
virtual
void
_onEnd(
::LabTableReaction
& owner,
::BlockSource
& region)
/*override*/
;
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
36
// NOLINTEND
37
38
public
:
39
// virtual function thunks
40
// NOLINTBEGIN
41
MCAPI
void
$_onEnd(
::LabTableReaction
& owner,
::BlockSource
& region);
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCAPI
static
void
** $vftable();
48
// NOLINTEND
49
};
BlockSource
Definition
BlockSource.h:67
ItemReactionComponent
Definition
ItemReactionComponent.h:15
ItemStack
Definition
ItemStack.h:25
LabTableReactionComponent
Definition
LabTableReactionComponent.h:11
LabTableReaction
Definition
LabTableReaction.h:16
src
mc
world
level
block
actor
ItemReactionComponent.h
Generated on Sat Apr 26 2025 05:56:17 for LeviLamina by
1.12.0