LeviLamina
Loading...
Searching...
No Matches
DragonFlamingDefinition.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
class
Mob
;
12
namespace
JsonUtil {
class
EmptyClass; }
13
// clang-format on
14
15
class
DragonFlamingDefinition
:
public
::BaseGoalDefinition
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnk3536b6;
20
::ll::UntypedStorage<4, 4>
mUnkb59430;
21
::ll::UntypedStorage<4, 4>
mUnkc17971;
22
::ll::UntypedStorage<4, 4>
mUnk3675d7;
23
::ll::UntypedStorage<4, 4>
mUnkccd79b;
24
::ll::UntypedStorage<4, 4>
mUnke4dc3e;
25
::ll::UntypedStorage<8, 32>
mUnk3b3a6a;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
DragonFlamingDefinition
& operator=(
DragonFlamingDefinition
const
&);
31
DragonFlamingDefinition
(
DragonFlamingDefinition
const
&);
32
DragonFlamingDefinition
();
33
34
public
:
35
// virtual functions
36
// NOLINTBEGIN
37
// vIndex: 1
38
virtual
bool
validateMobType(
::Mob
& mob)
const
/*override*/
;
39
40
// vIndex: 0
41
virtual
~DragonFlamingDefinition
()
/*override*/
=
default
;
42
// NOLINTEND
43
44
public
:
45
// static functions
46
// NOLINTBEGIN
47
MCNAPI
static
void
buildSchema
(
48
::std::string
const
& name,
49
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::DragonFlamingDefinition>
>& root
50
);
51
// NOLINTEND
52
53
public
:
54
// virtual function thunks
55
// NOLINTBEGIN
56
MCNAPI
bool
$validateMobType
(
::Mob
& mob)
const
;
57
// NOLINTEND
58
59
public
:
60
// vftables
61
// NOLINTBEGIN
62
MCNAPI
static
void
**
$vftable
();
63
// NOLINTEND
64
};
BaseGoalDefinition
Definition
BaseGoalDefinition.h:10
DragonFlamingDefinition
Definition
DragonFlamingDefinition.h:15
DragonFlamingDefinition::$validateMobType
MCAPI bool $validateMobType(::Mob &mob) const
DragonFlamingDefinition::buildSchema
static MCAPI void buildSchema(::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::DragonFlamingDefinition > > &root)
DragonFlamingDefinition::$vftable
static MCAPI void ** $vftable()
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
Mob
Definition
Mob.h:47
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
DragonFlamingDefinition.h
Generated on Fri Jun 13 2025 05:04:58 for LeviLamina by
1.12.0