LeviLamina
Loading...
Searching...
No Matches
BiomeJsonDocumentGlue.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BiomeRegistry
;
8
namespace
SharedTypes::v1_20_60 {
struct
BiomeJsonDocument; }
9
// clang-format on
10
11
struct
BiomeJsonDocumentGlue
{
12
public
:
13
// BiomeJsonDocumentGlue inner types declare
14
// clang-format off
15
struct
ResolvedBiomeData
;
16
// clang-format on
17
18
// BiomeJsonDocumentGlue inner types define
19
struct
ResolvedBiomeData
{
20
public
:
21
// ResolvedBiomeData inner types declare
22
// clang-format off
23
struct
ResolvedComponent
;
24
// clang-format on
25
26
// ResolvedBiomeData inner types define
27
struct
ResolvedComponent
{
28
public
:
29
// member variables
30
// NOLINTBEGIN
31
::ll::UntypedStorage<8, 16>
mUnk37f5b0;
32
::ll::UntypedStorage<8, 16>
mUnka3b348;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
ResolvedComponent
& operator=(
ResolvedComponent
const
&);
38
ResolvedComponent
(
ResolvedComponent
const
&);
39
ResolvedComponent
();
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCAPI
~ResolvedComponent
();
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCFOLD
void
$dtor();
51
// NOLINTEND
52
};
53
54
public
:
55
// member variables
56
// NOLINTBEGIN
57
::ll::UntypedStorage<8, 24>
mUnk61e6cf;
58
// NOLINTEND
59
60
public
:
61
// prevent constructor by default
62
ResolvedBiomeData
& operator=(
ResolvedBiomeData
const
&);
63
ResolvedBiomeData
(
ResolvedBiomeData
const
&);
64
ResolvedBiomeData
();
65
66
public
:
67
// member functions
68
// NOLINTBEGIN
69
MCAPI
~ResolvedBiomeData
();
70
// NOLINTEND
71
72
public
:
73
// destructor thunk
74
// NOLINTBEGIN
75
MCAPI
void
$dtor();
76
// NOLINTEND
77
};
78
79
public
:
80
// member variables
81
// NOLINTBEGIN
82
::ll::UntypedStorage<8, 16>
mUnk627897;
83
// NOLINTEND
84
85
public
:
86
// prevent constructor by default
87
BiomeJsonDocumentGlue
& operator=(
BiomeJsonDocumentGlue
const
&);
88
BiomeJsonDocumentGlue
(
BiomeJsonDocumentGlue
const
&);
89
BiomeJsonDocumentGlue
();
90
91
public
:
92
// member functions
93
// NOLINTBEGIN
94
MCAPI ::std::optional<::BiomeJsonDocumentGlue::ResolvedBiomeData> getResolvedBiomeData(
95
::SharedTypes::v1_20_60::BiomeJsonDocument
const
& biomeJsonDocument,
96
::BiomeRegistry
const
& biomeRegistry
97
)
const
;
98
// NOLINTEND
99
};
BiomeRegistry
Definition
BiomeRegistry.h:30
BiomeJsonDocumentGlue::ResolvedBiomeData::ResolvedComponent
Definition
BiomeJsonDocumentGlue.h:27
BiomeJsonDocumentGlue::ResolvedBiomeData
Definition
BiomeJsonDocumentGlue.h:19
BiomeJsonDocumentGlue
Definition
BiomeJsonDocumentGlue.h:11
SharedTypes::v1_20_60::BiomeJsonDocument
Definition
BiomeJsonDocument.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
glue
BiomeJsonDocumentGlue.h
Generated on Sat Apr 26 2025 05:56:17 for LeviLamina by
1.12.0