LeviLamina
Loading...
Searching...
No Matches
GeneDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
GeneticVariant
;
8
// clang-format on
9
10
struct
GeneDefinition
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnkcfea51;
15
::ll::UntypedStorage<4, 8>
mUnk84b74a;
16
::ll::UntypedStorage<8, 24>
mUnk3fe586;
17
::ll::UntypedStorage<1, 1>
mUnk91d1ee;
18
::ll::UntypedStorage<4, 4>
mUnkee0de6;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
GeneDefinition
& operator=(
GeneDefinition
const
&);
24
GeneDefinition
(
GeneDefinition
const
&);
25
GeneDefinition
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
void
addGeneticVariant(
::GeneticVariant
const
& geneticVariant);
31
32
MCAPI
~GeneDefinition
();
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCAPI
void
$dtor();
39
// NOLINTEND
40
};
GeneDefinition
Definition
GeneDefinition.h:10
GeneticVariant
Definition
GeneticVariant.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
GeneDefinition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0