LeviLamina
Loading...
Searching...
No Matches
GeneticsDefinition.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
EntityContext
;
11
class
GeneticsComponent
;
12
struct
GeneDefinition
;
13
namespace
JsonUtil {
class
EmptyClass; }
14
// clang-format on
15
16
class
GeneticsDefinition
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<4, 4>
mUnk6a83da;
21
::ll::UntypedStorage<8, 24>
mUnk5906e9;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
GeneticsDefinition
& operator=(
GeneticsDefinition
const
&);
27
GeneticsDefinition
(
GeneticsDefinition
const
&);
28
GeneticsDefinition
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
void
addGeneDefinition(
::GeneDefinition
const
& geneDefinition);
34
35
MCAPI
void
initialize(
::EntityContext
& entity,
::GeneticsComponent
& component)
const
;
36
// NOLINTEND
37
38
public
:
39
// static functions
40
// NOLINTBEGIN
41
MCAPI
static
void
42
buildSchema(::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::GeneticsDefinition>
>& root
43
);
44
// NOLINTEND
45
};
EntityContext
Definition
EntityContext.h:16
GeneticsComponent
Definition
GeneticsComponent.h:14
GeneticsDefinition
Definition
GeneticsDefinition.h:16
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
GeneDefinition
Definition
GeneDefinition.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
GeneticsDefinition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0