LeviLamina
Loading...
Searching...
No Matches
BreedableType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
BreedableType
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 176>
mUnk640f52;
10
::ll::UntypedStorage<8, 176>
mUnkaf0b85;
11
::ll::UntypedStorage<8, 104>
mUnkf04ec1;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
BreedableType
& operator=(
BreedableType
const
&);
17
BreedableType
(
BreedableType
const
&);
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
BreedableType
();
23
24
MCAPI
~BreedableType
();
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCAPI
void
* $ctor();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCAPI
void
$dtor();
37
// NOLINTEND
38
};
BreedableType
Definition
BreedableType.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
BreedableType.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0