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