LeviLamina
Loading...
Searching...
No Matches
DragonStrafePlayerDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/json_util/JsonSchemaObjectNode.h"
7
#include "mc/world/actor/ai/goal/DragonBaseGoalDefinition.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
JsonUtil {
class
EmptyClass; }
12
// clang-format on
13
14
class
DragonStrafePlayerDefinition
:
public
::DragonBaseGoalDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk9a6d5d;
19
::ll::UntypedStorage<4, 4>
mUnk621e17;
20
::ll::UntypedStorage<4, 4>
mUnk46f52c;
21
::ll::UntypedStorage<4, 4>
mUnk3da9f4;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
DragonStrafePlayerDefinition
& operator=(
DragonStrafePlayerDefinition
const
&);
27
DragonStrafePlayerDefinition
(
DragonStrafePlayerDefinition
const
&);
28
DragonStrafePlayerDefinition
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~DragonStrafePlayerDefinition
()
/*override*/
=
default
;
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCNAPI
static
void
buildSchema
(
41
::std::string
const
& name,
42
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::DragonStrafePlayerDefinition>
>&
43
root
44
);
45
// NOLINTEND
46
47
public
:
48
// vftables
49
// NOLINTBEGIN
50
MCNAPI
static
void
**
$vftable
();
51
// NOLINTEND
52
};
DragonBaseGoalDefinition
Definition
DragonBaseGoalDefinition.h:13
DragonStrafePlayerDefinition
Definition
DragonStrafePlayerDefinition.h:14
DragonStrafePlayerDefinition::$vftable
static MCAPI void ** $vftable()
DragonStrafePlayerDefinition::buildSchema
static MCAPI void buildSchema(::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::DragonStrafePlayerDefinition > > &root)
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
DragonStrafePlayerDefinition.h
Generated on Fri Jun 13 2025 05:04:58 for LeviLamina by
1.12.0