LeviLamina
Loading...
Searching...
No Matches
Allay.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ActorInitializationMethod.h"
7
#include "mc/world/actor/Mob.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
CompoundTag
;
12
class
DataLoadHelper
;
13
struct
VariantParameterList
;
14
// clang-format on
15
16
class
Allay
:
public
::Mob
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 8>
mUnk1fa9e4;
21
::ll::UntypedStorage<8, 8>
mUnk7647e1;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
Allay
& operator=(
Allay
const
&);
27
Allay
(
Allay
const
&);
28
Allay
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 145
34
virtual
void
aiStep()
/*override*/
;
35
36
// vIndex: 136
37
virtual
void
readAdditionalSaveData(
::CompoundTag
const
& tag,
::DataLoadHelper
& dataLoadHelper)
/*override*/
;
38
39
// vIndex: 137
40
virtual
void
addAdditionalSaveData(
::CompoundTag
& tag)
const
/*override*/
;
41
42
// vIndex: 2
43
virtual
void
reloadHardcoded(::ActorInitializationMethod method,
::VariantParameterList
const
& params)
/*override*/
;
44
45
// vIndex: 8
46
virtual
~Allay
()
/*override*/
=
default
;
47
// NOLINTEND
48
49
public
:
50
// member functions
51
// NOLINTBEGIN
52
MCAPI
bool
hasDuplicationCooldown();
53
54
MCAPI
void
setNewDuplicationCooldown();
55
// NOLINTEND
56
57
public
:
58
// destructor thunk
59
// NOLINTBEGIN
60
61
// NOLINTEND
62
63
public
:
64
// virtual function thunks
65
// NOLINTBEGIN
66
MCAPI
void
$aiStep();
67
68
MCAPI
void
$readAdditionalSaveData(
::CompoundTag
const
& tag,
::DataLoadHelper
& dataLoadHelper);
69
70
MCAPI
void
$addAdditionalSaveData(
::CompoundTag
& tag)
const
;
71
72
MCAPI
void
$reloadHardcoded(::ActorInitializationMethod method,
::VariantParameterList
const
& params);
73
// NOLINTEND
74
75
public
:
76
// vftables
77
// NOLINTBEGIN
78
MCAPI
static
void
** $vftable();
79
// NOLINTEND
80
};
Allay
Definition
Allay.h:16
CompoundTag
Definition
CompoundTag.h:13
DataLoadHelper
Definition
DataLoadHelper.h:20
Mob
Definition
Mob.h:47
VariantParameterList
Definition
VariantParameterList.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
animal
Allay.h
Generated on Sat Apr 26 2025 05:56:03 for LeviLamina by
1.12.0