LeviLamina
Loading...
Searching...
No Matches
WorldGenClimateMappingAttributes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/biome/components/BiomeComponentBase.h"
7
8
class
WorldGenClimateMappingAttributes
:
public
::BiomeComponentBase
{
9
public
:
10
// WorldGenClimateMappingAttributes inner types declare
11
// clang-format off
12
struct
WeightedTemperatureCategory
;
13
// clang-format on
14
15
// WorldGenClimateMappingAttributes inner types define
16
struct
WeightedTemperatureCategory
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<1, 1>
mUnkf1f83a;
21
::ll::UntypedStorage<4, 4>
mUnkd21ec1;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
WeightedTemperatureCategory
& operator=(
WeightedTemperatureCategory
const
&);
27
WeightedTemperatureCategory
(
WeightedTemperatureCategory
const
&);
28
WeightedTemperatureCategory
();
29
};
30
31
public
:
32
// member variables
33
// NOLINTBEGIN
34
::ll::TypedStorage<8, 24, ::std::vector<::WorldGenClimateMappingAttributes::WeightedTemperatureCategory>>
35
mClimateMappings;
36
// NOLINTEND
37
38
public
:
39
// virtual functions
40
// NOLINTBEGIN
41
// vIndex: 0
42
virtual
~WorldGenClimateMappingAttributes
()
/*override*/
=
default
;
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
49
// NOLINTEND
50
51
public
:
52
// vftables
53
// NOLINTBEGIN
54
MCAPI
static
void
** $vftable();
55
// NOLINTEND
56
};
WorldGenClimateMappingAttributes
Definition
WorldGenClimateMappingAttributes.h:8
BiomeComponentBase
Definition
BiomeComponentBase.h:5
WorldGenClimateMappingAttributes::WeightedTemperatureCategory
Definition
WorldGenClimateMappingAttributes.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
components
WorldGenClimateMappingAttributes.h
Generated on Sat Apr 26 2025 05:56:16 for LeviLamina by
1.12.0