LeviLamina
Loading...
Searching...
No Matches
MegaTreeCanopy.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
MegaTreeCanopy
:
public
::ITreeCanopy
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<4, 8>
mUnkff2cce;
22
::ll::UntypedStorage<4, 4>
mUnka340f7;
23
::ll::UntypedStorage<4, 4>
mUnkbf6def;
24
::ll::UntypedStorage<1, 1>
mUnk36a2d6;
25
::ll::UntypedStorage<8, 184>
mUnkd47493;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
MegaTreeCanopy
& operator=(
MegaTreeCanopy
const
&);
31
MegaTreeCanopy
(
MegaTreeCanopy
const
&);
32
MegaTreeCanopy
();
33
34
public
:
35
// virtual functions
36
// NOLINTBEGIN
37
// vIndex: 0
38
virtual
~MegaTreeCanopy
()
/*override*/
=
default
;
39
40
// vIndex: 1
41
virtual ::std::optional<::BlockPos> placeCanopy(
42
::IBlockWorldGenAPI
& target,
43
::BlockPos
const
& pos,
44
::Random
& random,
45
::RenderParams
& renderParams,
46
::TreeHelper::TreeParams
const
& treeParams,
47
::std::vector<::BlockPos>
const
& attachmentPositions
48
)
const
/*override*/
;
49
// NOLINTEND
50
51
public
:
52
// destructor thunk
53
// NOLINTBEGIN
54
55
// NOLINTEND
56
57
public
:
58
// virtual function thunks
59
// NOLINTBEGIN
60
MCAPI ::std::optional<::BlockPos> $placeCanopy(
61
::IBlockWorldGenAPI
& target,
62
::BlockPos
const
& pos,
63
::Random
& random,
64
::RenderParams
& renderParams,
65
::TreeHelper::TreeParams
const
& treeParams,
66
::std::vector<::BlockPos>
const
& attachmentPositions
67
)
const
;
68
// NOLINTEND
69
70
public
:
71
// vftables
72
// NOLINTBEGIN
73
MCAPI
static
void
** $vftable();
74
// NOLINTEND
75
};
BlockPos
Definition
BlockPos.h:18
IBlockWorldGenAPI
Definition
IBlockWorldGenAPI.h:25
ITreeCanopy
Definition
ITreeCanopy.h:14
MegaTreeCanopy
Definition
MegaTreeCanopy.h:17
Random
Definition
Random.h:16
RenderParams
Definition
RenderParams.h:30
TreeHelper::TreeParams
Definition
TreeParams.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
helpers
MegaTreeCanopy.h
Generated on Sat Apr 26 2025 05:56:25 for LeviLamina by
1.12.0