LeviLamina
Loading...
Searching...
No Matches
GetInteractionPositionForBlockNode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/legacy/facing/Name.h"
7
#include "mc/world/actor/bhave/BehaviorStatus.h"
8
#include "mc/world/actor/bhave/node/BehaviorNode.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
class
Actor
;
13
// clang-format on
14
15
class
GetInteractionPositionForBlockNode
:
public
::BehaviorNode
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 12>
mUnkf1381e;
20
::ll::UntypedStorage<4, 12>
mUnk1474db;
21
::ll::UntypedStorage<1, 1>
mUnke71fe1;
22
::ll::UntypedStorage<4, 4>
mUnk125f19;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
GetInteractionPositionForBlockNode
& operator=(
GetInteractionPositionForBlockNode
const
&);
28
GetInteractionPositionForBlockNode
(
GetInteractionPositionForBlockNode
const
&);
29
GetInteractionPositionForBlockNode
();
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
~GetInteractionPositionForBlockNode
()
/*override*/
=
default
;
42
// NOLINTEND
43
44
public
:
45
// member functions
46
// NOLINTBEGIN
47
MCAPI ::Facing::Name parseFacingNameFromString(::std::string facingString);
48
// NOLINTEND
49
50
public
:
51
// destructor thunk
52
// NOLINTBEGIN
53
54
// NOLINTEND
55
56
public
:
57
// virtual function thunks
58
// NOLINTBEGIN
59
MCAPI ::BehaviorStatus $tick(
::Actor
& owner);
60
61
MCAPI
void
$initializeFromDefinition(
::Actor
& owner);
62
// NOLINTEND
63
64
public
:
65
// vftables
66
// NOLINTBEGIN
67
MCAPI
static
void
** $vftable();
68
// NOLINTEND
69
};
Actor
Definition
Actor.h:104
BehaviorNode
Definition
BehaviorNode.h:13
GetInteractionPositionForBlockNode
Definition
GetInteractionPositionForBlockNode.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
bhave
node
GetInteractionPositionForBlockNode.h
Generated on Sat Apr 26 2025 05:56:05 for LeviLamina by
1.12.0