LeviLamina
Loading...
Searching...
No Matches
DefendVillageTargetDefinition.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/target/TargetGoalDefinition.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
JsonUtil {
class
EmptyClass; }
12
// clang-format on
13
14
class
DefendVillageTargetDefinition
:
public
::TargetGoalDefinition
{
15
public
:
16
// DefendVillageTargetDefinition inner types define
17
using
self
=
::DefendVillageTargetDefinition
;
18
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::TypedStorage<4, 4, float> mAttackChance;
23
// NOLINTEND
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
// vIndex: 0
29
virtual
~DefendVillageTargetDefinition
()
/*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, ::DefendVillageTargetDefinition>
>&
38
root
39
);
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCNAPI
static
void
**
$vftable
();
46
// NOLINTEND
47
};
DefendVillageTargetDefinition
Definition
DefendVillageTargetDefinition.h:14
DefendVillageTargetDefinition::$vftable
static MCAPI void ** $vftable()
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
TargetGoalDefinition
Definition
TargetGoalDefinition.h:13
src-server
mc
world
actor
ai
goal
DefendVillageTargetDefinition.h
Generated on Tue Oct 28 2025 05:32:24 for LeviLamina by
1.12.0