LeviLamina
Loading...
Searching...
No Matches
TargetGoalDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ai/goal/BaseGoalDefinition.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
EntityContext
;
11
class
TargetGoal
;
12
struct
MobDescriptor
;
13
// clang-format on
14
15
class
TargetGoalDefinition
:
public
::BaseGoalDefinition
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<1, 1>
mUnke37f30;
20
::ll::UntypedStorage<1, 1>
mUnk7727a0;
21
::ll::UntypedStorage<1, 1>
mUnk6bfb00;
22
::ll::UntypedStorage<4, 4>
mUnk51c60d;
23
::ll::UntypedStorage<4, 4>
mUnk99351c;
24
::ll::UntypedStorage<4, 4>
mUnkc2c4aa;
25
::ll::UntypedStorage<8, 24>
mUnkef0f5b;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
TargetGoalDefinition
& operator=(
TargetGoalDefinition
const
&);
31
TargetGoalDefinition
(
TargetGoalDefinition
const
&);
32
TargetGoalDefinition
();
33
34
public
:
35
// virtual functions
36
// NOLINTBEGIN
37
// vIndex: 0
38
virtual
~TargetGoalDefinition
()
/*override*/
=
default
;
39
// NOLINTEND
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCAPI
void
initialize(
::EntityContext
& goal,
::TargetGoal
& entity)
const
;
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
51
// NOLINTEND
52
53
public
:
54
// vftables
55
// NOLINTBEGIN
56
MCAPI
static
void
** $vftable();
57
// NOLINTEND
58
};
BaseGoalDefinition
Definition
BaseGoalDefinition.h:10
EntityContext
Definition
EntityContext.h:16
TargetGoalDefinition
Definition
TargetGoalDefinition.h:15
TargetGoal
Definition
TargetGoal.h:15
MobDescriptor
Definition
MobDescriptor.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
target
TargetGoalDefinition.h
Generated on Sat Apr 26 2025 05:56:03 for LeviLamina by
1.12.0