LeviLamina
Loading...
Searching...
No Matches
OcelotAttackDefinition.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
OcelotAttackDefinition
:
public
::BaseGoalDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk54300c;
19
::ll::UntypedStorage<4, 4>
mUnk1db96b;
20
::ll::UntypedStorage<4, 4>
mUnk1a5cd8;
21
::ll::UntypedStorage<4, 4>
mUnkf007f7;
22
::ll::UntypedStorage<4, 4>
mUnk88d33c;
23
::ll::UntypedStorage<4, 4>
mUnk32a747;
24
::ll::UntypedStorage<4, 4>
mUnkeabe3d;
25
::ll::UntypedStorage<4, 4>
mUnk5bdf7b;
26
::ll::UntypedStorage<4, 4>
mUnk3ffa0f;
27
::ll::UntypedStorage<4, 4>
mUnk3088a7;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
OcelotAttackDefinition
& operator=(
OcelotAttackDefinition
const
&);
33
OcelotAttackDefinition
(
OcelotAttackDefinition
const
&);
34
OcelotAttackDefinition
();
35
36
public
:
37
// virtual functions
38
// NOLINTBEGIN
39
// vIndex: 0
40
virtual
~OcelotAttackDefinition
()
/*override*/
=
default
;
41
// NOLINTEND
42
43
public
:
44
// static functions
45
// NOLINTBEGIN
46
MCNAPI
static
void
buildSchema
(
47
::std::string
const
& name,
48
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::OcelotAttackDefinition>
>& root
49
);
50
// NOLINTEND
51
52
public
:
53
// vftables
54
// NOLINTBEGIN
55
MCNAPI
static
void
**
$vftable
();
56
// NOLINTEND
57
};
BaseGoalDefinition
Definition
BaseGoalDefinition.h:10
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
OcelotAttackDefinition
Definition
OcelotAttackDefinition.h:14
OcelotAttackDefinition::$vftable
static MCAPI void ** $vftable()
OcelotAttackDefinition::buildSchema
static MCAPI void buildSchema(::std::string const &name, ::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::OcelotAttackDefinition > > &root)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
OcelotAttackDefinition.h
Generated on Thu Aug 7 2025 04:25:57 for LeviLamina by
1.12.0