LeviLamina
Loading...
Searching...
No Matches
RangedAttackDefinition.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
RangedAttackDefinition
:
public
::BaseGoalDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk4ae771;
19
::ll::UntypedStorage<4, 4>
mUnk12c92c;
20
::ll::UntypedStorage<4, 4>
mUnk524fdb;
21
::ll::UntypedStorage<4, 4>
mUnkbbf0b4;
22
::ll::UntypedStorage<4, 4>
mUnkf39d94;
23
::ll::UntypedStorage<4, 4>
mUnk3e8be6;
24
::ll::UntypedStorage<4, 4>
mUnk6cdb80;
25
::ll::UntypedStorage<4, 4>
mUnkfd5cbd;
26
::ll::UntypedStorage<4, 4>
mUnkd8e6b6;
27
::ll::UntypedStorage<4, 4>
mUnk43928b;
28
::ll::UntypedStorage<4, 4>
mUnkb07c63;
29
::ll::UntypedStorage<4, 4>
mUnkbf82bf;
30
::ll::UntypedStorage<4, 4>
mUnkaa7f85;
31
::ll::UntypedStorage<1, 1>
mUnk2aa5b1;
32
::ll::UntypedStorage<1, 1>
mUnk29b842;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
RangedAttackDefinition
& operator=(
RangedAttackDefinition
const
&);
38
RangedAttackDefinition
(
RangedAttackDefinition
const
&);
39
RangedAttackDefinition
();
40
41
public
:
42
// virtual functions
43
// NOLINTBEGIN
44
// vIndex: 0
45
virtual
~RangedAttackDefinition
()
/*override*/
=
default
;
46
// NOLINTEND
47
48
public
:
49
// static functions
50
// NOLINTBEGIN
51
MCNAPI
static
void
buildSchema
(
52
::std::string
const
& name,
53
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::RangedAttackDefinition>
>& root
54
);
55
// NOLINTEND
56
57
public
:
58
// vftables
59
// NOLINTBEGIN
60
MCNAPI
static
void
**
$vftable
();
61
// NOLINTEND
62
};
BaseGoalDefinition
Definition
BaseGoalDefinition.h:10
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
RangedAttackDefinition
Definition
RangedAttackDefinition.h:14
RangedAttackDefinition::buildSchema
static MCAPI void buildSchema(::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::RangedAttackDefinition > > &root)
RangedAttackDefinition::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
RangedAttackDefinition.h
Generated on Fri Jun 13 2025 05:04:59 for LeviLamina by
1.12.0