LeviLamina
Loading...
Searching...
No Matches
MountainAttributes.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
struct
MountainAttributes
:
public
::BiomeComponentBase
{
9
public
:
10
// MountainAttributes inner types declare
11
// clang-format off
12
struct
SteepMaterial
;
13
struct
TopSlideSettings
;
14
// clang-format on
15
16
// MountainAttributes inner types define
17
struct
SteepMaterial
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 184>
mUnk804c17;
22
::ll::UntypedStorage<1, 1>
mUnk4f320b;
23
::ll::UntypedStorage<1, 1>
mUnk3f0cc1;
24
::ll::UntypedStorage<1, 1>
mUnk30bf99;
25
::ll::UntypedStorage<1, 1>
mUnk882b62;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
SteepMaterial
& operator=(
SteepMaterial
const
&);
31
SteepMaterial
(
SteepMaterial
const
&);
32
SteepMaterial
();
33
};
34
35
struct
TopSlideSettings
{
36
public
:
37
// member variables
38
// NOLINTBEGIN
39
::ll::UntypedStorage<1, 1>
mUnk8953d9;
40
// NOLINTEND
41
42
public
:
43
// prevent constructor by default
44
TopSlideSettings
& operator=(
TopSlideSettings
const
&);
45
TopSlideSettings
(
TopSlideSettings
const
&);
46
TopSlideSettings
();
47
};
48
49
public
:
50
// member variables
51
// NOLINTBEGIN
52
::ll::TypedStorage<8, 192, ::MountainAttributes::SteepMaterial> mSteepMaterial;
53
::ll::TypedStorage<1, 1, ::MountainAttributes::TopSlideSettings> mTopSlideSettings;
54
::ll::TypedStorage<4, 4, float> mPeaksFactor;
55
// NOLINTEND
56
57
public
:
58
// virtual functions
59
// NOLINTBEGIN
60
// vIndex: 0
61
virtual
~MountainAttributes
()
/*override*/
=
default
;
62
// NOLINTEND
63
64
public
:
65
// member functions
66
// NOLINTBEGIN
67
MCAPI
bool
hasSlopes()
const
;
68
// NOLINTEND
69
70
public
:
71
// destructor thunk
72
// NOLINTBEGIN
73
74
// NOLINTEND
75
76
public
:
77
// vftables
78
// NOLINTBEGIN
79
MCAPI
static
void
** $vftable();
80
// NOLINTEND
81
};
BiomeComponentBase
Definition
BiomeComponentBase.h:5
MountainAttributes::SteepMaterial
Definition
MountainAttributes.h:17
MountainAttributes::TopSlideSettings
Definition
MountainAttributes.h:35
MountainAttributes
Definition
MountainAttributes.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
components
vanilla
MountainAttributes.h
Generated on Sat Apr 26 2025 05:56:16 for LeviLamina by
1.12.0