LeviLamina
Loading...
Searching...
No Matches
DragonChargePlayerDefinition.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
DragonChargePlayerDefinition
:
public
::DragonBaseGoalDefinition
{
15
public
:
16
// DragonChargePlayerDefinition inner types define
17
using
self
=
::DragonChargePlayerDefinition
;
18
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::TypedStorage<4, 4, float> mContinueChargeThresholdTime;
23
// NOLINTEND
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
// vIndex: 0
29
virtual
~DragonChargePlayerDefinition
()
/*override*/
=
default
;
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI
static
void
buildSchema(
36
::std::string
const
& name,
37
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::DragonChargePlayerDefinition>
>&
38
root
39
);
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCNAPI
static
void
**
$vftable
();
46
// NOLINTEND
47
};
DragonBaseGoalDefinition
Definition
DragonBaseGoalDefinition.h:14
DragonChargePlayerDefinition
Definition
DragonChargePlayerDefinition.h:14
DragonChargePlayerDefinition::$vftable
static MCAPI void ** $vftable()
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
src-server
mc
world
actor
ai
goal
DragonChargePlayerDefinition.h
Generated on Tue Oct 28 2025 05:32:24 for LeviLamina by
1.12.0