LeviLamina
Loading...
Searching...
No Matches
VexCopyOwnerTargetGoal.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ai/goal/target/TargetGoal.h"
7
8
class
VexCopyOwnerTargetGoal
:
public
::TargetGoal
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 1
13
virtual
bool
canUse()
/*override*/
;
14
15
// vIndex: 7
16
virtual
void
appendDebugInfo(::std::string& str)
const
/*override*/
;
17
18
// vIndex: 4
19
virtual
void
start()
/*override*/
;
20
21
// vIndex: 0
22
virtual
~VexCopyOwnerTargetGoal
()
/*override*/
=
default
;
23
// NOLINTEND
24
25
public
:
26
// virtual function thunks
27
// NOLINTBEGIN
28
MCNAPI
bool
$canUse
();
29
30
MCNAPI
void
$appendDebugInfo
(::std::string& str)
const
;
31
32
MCNAPI
void
$start
();
33
// NOLINTEND
34
35
public
:
36
// vftables
37
// NOLINTBEGIN
38
MCNAPI
static
void
**
$vftable
();
39
// NOLINTEND
40
};
TargetGoal
Definition
TargetGoal.h:15
VexCopyOwnerTargetGoal
Definition
VexCopyOwnerTargetGoal.h:8
VexCopyOwnerTargetGoal::$appendDebugInfo
MCAPI void $appendDebugInfo(::std::string &str) const
VexCopyOwnerTargetGoal::$vftable
static MCAPI void ** $vftable()
VexCopyOwnerTargetGoal::$start
MCAPI void $start()
VexCopyOwnerTargetGoal::$canUse
MCAPI bool $canUse()
src
mc
world
actor
ai
goal
target
VexCopyOwnerTargetGoal.h
Generated on Fri Jun 13 2025 05:05:00 for LeviLamina by
1.12.0