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/deps/core/utility/json_utils/JsonSchemaObjectNode.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ItemDescriptor
;
11
struct
ActorDefinitionFeedItem
;
12
namespace
JsonUtil {
class
EmptyClass; }
13
// clang-format on
14
15
class
AgeableDefinition
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnk207183;
20
::ll::UntypedStorage<8, 64>
mUnk1793dc;
21
::ll::UntypedStorage<8, 24>
mUnk655e2d;
22
::ll::UntypedStorage<8, 24>
mUnk6f2e03;
23
::ll::UntypedStorage<8, 104>
mUnka52bbd;
24
::ll::UntypedStorage<8, 16>
mUnkdc85de;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
AgeableDefinition
& operator=(
AgeableDefinition
const
&);
30
AgeableDefinition
(
AgeableDefinition
const
&);
31
AgeableDefinition
();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCAPI
void
addDropItem(
::ItemDescriptor
const
& itemDescriptor);
37
38
MCAPI
void
addFeedItem(
::ActorDefinitionFeedItem
const
& feedItem);
39
40
MCAPI
void
addFeedItemByName(::std::string
const
& itemName);
41
42
MCAPI
~AgeableDefinition
();
43
// NOLINTEND
44
45
public
:
46
// static functions
47
// NOLINTBEGIN
48
MCAPI
static
void
49
buildSchema(::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::AgeableDefinition>
>& root);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCAPI
void
$dtor();
56
// NOLINTEND
57
};
AgeableDefinition
Definition
AgeableDefinition.h:15
ItemDescriptor
Definition
ItemDescriptor.h:22
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ActorDefinitionFeedItem
Definition
ActorDefinitionFeedItem.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
AgeableDefinition.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0