LeviLamina
Loading...
Searching...
No Matches
BreakBlockNode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/bhave/BehaviorStatus.h"
7
#include "mc/world/actor/bhave/node/BehaviorNode.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Actor
;
12
// clang-format on
13
14
class
BreakBlockNode
:
public
::BehaviorNode
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 12>
mUnk9670f9;
19
::ll::UntypedStorage<4, 4>
mUnkf77837;
20
::ll::UntypedStorage<8, 8>
mUnkff8a88;
21
::ll::UntypedStorage<4, 4>
mUnk2c6c6e;
22
::ll::UntypedStorage<1, 1>
mUnkd6f534;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
BreakBlockNode
& operator=(
BreakBlockNode
const
&);
28
BreakBlockNode
(
BreakBlockNode
const
&);
29
BreakBlockNode
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 1
35
virtual ::BehaviorStatus tick(
::Actor
& owner)
/*override*/
;
36
37
// vIndex: 2
38
virtual
void
initializeFromDefinition(
::Actor
& owner)
/*override*/
;
39
40
// vIndex: 0
41
virtual
~BreakBlockNode
()
/*override*/
=
default
;
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
48
// NOLINTEND
49
50
public
:
51
// virtual function thunks
52
// NOLINTBEGIN
53
MCAPI ::BehaviorStatus $tick(
::Actor
& owner);
54
55
MCAPI
void
$initializeFromDefinition(
::Actor
& owner);
56
// NOLINTEND
57
58
public
:
59
// vftables
60
// NOLINTBEGIN
61
MCAPI
static
void
** $vftable();
62
// NOLINTEND
63
};
Actor
Definition
Actor.h:104
BehaviorNode
Definition
BehaviorNode.h:13
BreakBlockNode
Definition
BreakBlockNode.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
bhave
node
BreakBlockNode.h
Generated on Sat Apr 26 2025 05:56:05 for LeviLamina by
1.12.0