LeviLamina
Loading...
Searching...
No Matches
AgeableDefinition.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
8
// auto generated forward declare list
9
// clang-format off
10
class
EntityContext
;
11
class
ItemDescriptor
;
12
struct
ActorDefinitionFeedItem
;
13
struct
AgeableComponent
;
14
namespace
JsonUtil {
class
EmptyClass
; }
15
// clang-format on
16
17
class
AgeableDefinition {
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<4, 4>
mUnk207183;
22
::ll::UntypedStorage<8, 64>
mUnk1793dc;
23
::ll::UntypedStorage<8, 24>
mUnk238b7c;
24
::ll::UntypedStorage<8, 24>
mUnk921531;
25
::ll::UntypedStorage<8, 104>
mUnka52bbd;
26
::ll::UntypedStorage<8, 24>
mUnk6f6d9a;
27
::ll::UntypedStorage<8, 24>
mUnk16daff;
28
::ll::UntypedStorage<8, 104>
mUnk2ae021;
29
::ll::UntypedStorage<8, 104>
mUnk10292d;
30
// NOLINTEND
31
32
public
:
33
// prevent constructor by default
34
AgeableDefinition& operator=(AgeableDefinition
const
&);
35
AgeableDefinition(AgeableDefinition
const
&);
36
AgeableDefinition();
37
38
public
:
39
// member functions
40
// NOLINTBEGIN
41
MCAPI
void
addDropItem(
::ItemDescriptor
const
& itemDescriptor);
42
43
MCAPI
void
addFeedItem(
::ActorDefinitionFeedItem
const
& feedItem);
44
45
MCAPI
void
addFeedItemByName(::std::string
const
& itemName);
46
47
MCAPI
void
addPauseGrowthItem(
::ItemDescriptor
const
& itemDescriptor);
48
49
MCAPI
void
addResetGrowthItem(
::ItemDescriptor
const
& itemDescriptor);
50
51
MCAPI
void
initialize(
::EntityContext
& entity,
::AgeableComponent
& component)
const
;
52
53
MCAPI ~AgeableDefinition();
54
// NOLINTEND
55
56
public
:
57
// static functions
58
// NOLINTBEGIN
59
MCAPI
static
void
60
buildSchema(::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::AgeableDefinition>
>& root);
61
// NOLINTEND
62
63
public
:
64
// destructor thunk
65
// NOLINTBEGIN
66
MCAPI
void
$dtor();
67
// NOLINTEND
68
};
EntityContext
Definition
EntityContext.h:15
ItemDescriptor
Definition
ItemDescriptor.h:25
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ActorDefinitionFeedItem
Definition
ActorDefinitionFeedItem.h:8
AgeableComponent
Definition
AgeableComponent.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
AgeableDefinition.h
Generated on
for LeviLamina by
1.16.1