LeviLamina
Loading...
Searching...
No Matches
LabTableReactionComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockSource
;
8
class
LabTableReaction
;
9
// clang-format on
10
11
class
LabTableReactionComponent
{
12
public
:
13
// virtual functions
14
// NOLINTBEGIN
15
// vIndex: 0
16
virtual
~LabTableReactionComponent
();
17
18
// vIndex: 1
19
virtual
void
_onStart(
::LabTableReaction
& owner,
::BlockSource
& region);
20
21
// vIndex: 2
22
virtual
void
_onTick(
::LabTableReaction
& owner,
::BlockSource
& region);
23
24
// vIndex: 3
25
virtual
void
_onEnd(
::LabTableReaction
& owner,
::BlockSource
& region);
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCAPI
void
$dtor();
32
// NOLINTEND
33
34
public
:
35
// virtual function thunks
36
// NOLINTBEGIN
37
MCFOLD
void
$_onStart(
::LabTableReaction
& owner,
::BlockSource
& region);
38
39
MCFOLD
void
$_onTick(
::LabTableReaction
& owner,
::BlockSource
& region);
40
41
MCFOLD
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
LabTableReactionComponent
Definition
LabTableReactionComponent.h:11
LabTableReaction
Definition
LabTableReaction.h:16
src
mc
world
level
block
actor
LabTableReactionComponent.h
Generated on Sat Apr 26 2025 05:56:17 for LeviLamina by
1.12.0