LeviLamina
Loading...
Searching...
No Matches
MangroveTreeCanopy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/feature/helpers/ITreeCanopy.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
class
IBlockWorldGenAPI
;
12
class
Random
;
13
class
RenderParams
;
14
namespace
TreeHelper {
struct
TreeParams; }
15
// clang-format on
16
17
class
MangroveTreeCanopy
:
public
::ITreeCanopy
{
18
public
:
19
// MangroveTreeCanopy inner types declare
20
// clang-format off
21
struct
WeightedBlockReference
;
22
// clang-format on
23
24
// MangroveTreeCanopy inner types define
25
struct
WeightedBlockReference
{
26
public
:
27
// member variables
28
// NOLINTBEGIN
29
::ll::UntypedStorage<8, 184>
mUnk6f4d07;
30
::ll::UntypedStorage<4, 4>
mUnkb1e7ef;
31
// NOLINTEND
32
33
public
:
34
// prevent constructor by default
35
WeightedBlockReference
& operator=(
WeightedBlockReference
const
&);
36
WeightedBlockReference
(
WeightedBlockReference
const
&);
37
WeightedBlockReference
();
38
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
MCAPI
~WeightedBlockReference
();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCFOLD
void
$dtor();
49
// NOLINTEND
50
};
51
52
public
:
53
// member variables
54
// NOLINTBEGIN
55
::ll::UntypedStorage<4, 4>
mUnk33e626;
56
::ll::UntypedStorage<4, 4>
mUnk3d0aa0;
57
::ll::UntypedStorage<4, 4>
mUnk337133;
58
::ll::UntypedStorage<4, 4>
mUnkd99217;
59
::ll::UntypedStorage<4, 4>
mUnk14288e;
60
::ll::UntypedStorage<4, 8>
mUnkaf334a;
61
::ll::UntypedStorage<4, 8>
mUnk6fe0ca;
62
::ll::UntypedStorage<4, 4>
mUnk810dd5;
63
::ll::UntypedStorage<8, 24>
mUnk5b7141;
64
::ll::UntypedStorage<8, 208>
mUnkac3b4c;
65
::ll::UntypedStorage<8, 184>
mUnk2e3967;
66
::ll::UntypedStorage<4, 12>
mUnk9d15bf;
67
::ll::UntypedStorage<4, 4>
mUnk6bf0cb;
68
::ll::UntypedStorage<4, 4>
mUnke5a713;
69
::ll::UntypedStorage<4, 4>
mUnkc0560e;
70
// NOLINTEND
71
72
public
:
73
// prevent constructor by default
74
MangroveTreeCanopy
& operator=(
MangroveTreeCanopy
const
&);
75
MangroveTreeCanopy
(
MangroveTreeCanopy
const
&);
76
MangroveTreeCanopy
();
77
78
public
:
79
// virtual functions
80
// NOLINTBEGIN
81
// vIndex: 0
82
virtual
~MangroveTreeCanopy
()
/*override*/
=
default
;
83
84
// vIndex: 1
85
virtual ::std::optional<::BlockPos> placeCanopy(
86
::IBlockWorldGenAPI
& target,
87
::BlockPos
const
&,
88
::Random
& random,
89
::RenderParams
&,
90
::TreeHelper::TreeParams
const
& treeParams,
91
::std::vector<::BlockPos>
const
& attachmentPositions
92
)
const
/*override*/
;
93
// NOLINTEND
94
95
public
:
96
// destructor thunk
97
// NOLINTBEGIN
98
99
// NOLINTEND
100
101
public
:
102
// virtual function thunks
103
// NOLINTBEGIN
104
MCAPI ::std::optional<::BlockPos> $placeCanopy(
105
::IBlockWorldGenAPI
& target,
106
::BlockPos
const
&,
107
::Random
& random,
108
::RenderParams
&,
109
::TreeHelper::TreeParams
const
& treeParams,
110
::std::vector<::BlockPos>
const
& attachmentPositions
111
)
const
;
112
// NOLINTEND
113
114
public
:
115
// vftables
116
// NOLINTBEGIN
117
MCAPI
static
void
** $vftable();
118
// NOLINTEND
119
};
BlockPos
Definition
BlockPos.h:18
IBlockWorldGenAPI
Definition
IBlockWorldGenAPI.h:25
ITreeCanopy
Definition
ITreeCanopy.h:14
MangroveTreeCanopy
Definition
MangroveTreeCanopy.h:17
Random
Definition
Random.h:16
RenderParams
Definition
RenderParams.h:30
MangroveTreeCanopy::WeightedBlockReference
Definition
MangroveTreeCanopy.h:25
TreeHelper::TreeParams
Definition
TreeParams.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
helpers
MangroveTreeCanopy.h
Generated on Sat Apr 26 2025 05:56:25 for LeviLamina by
1.12.0