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