LeviLamina
Loading...
Searching...
No Matches
AcaciaTreeCanopy.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
AcaciaTreeCanopy
:
public
::ITreeCanopy
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<4, 4>
mUnk327a62;
22
::ll::UntypedStorage<1, 1>
mUnk4b9352;
23
::ll::UntypedStorage<8, 184>
mUnkfeff36;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
AcaciaTreeCanopy
& operator=(
AcaciaTreeCanopy
const
&);
29
AcaciaTreeCanopy
(
AcaciaTreeCanopy
const
&);
30
AcaciaTreeCanopy
();
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
// vIndex: 0
36
virtual
~AcaciaTreeCanopy
()
/*override*/
=
default
;
37
38
// vIndex: 1
39
virtual ::std::optional<::BlockPos>
40
placeCanopy(
::IBlockWorldGenAPI
& target,
::BlockPos
const
& pos,
::Random
&,
::RenderParams
&,
::TreeHelper::TreeParams
const
& treeParams, ::std::vector<::BlockPos>
const
&)
41
const
/*override*/
;
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
48
// NOLINTEND
49
50
public
:
51
// virtual function thunks
52
// NOLINTBEGIN
53
MCAPI ::std::optional<::BlockPos>
54
$placeCanopy(
::IBlockWorldGenAPI
& target,
::BlockPos
const
& pos,
::Random
&,
::RenderParams
&,
::TreeHelper::TreeParams
const
& treeParams, ::std::vector<::BlockPos>
const
&)
55
const
;
56
// NOLINTEND
57
58
public
:
59
// vftables
60
// NOLINTBEGIN
61
MCAPI
static
void
** $vftable();
62
// NOLINTEND
63
};
AcaciaTreeCanopy
Definition
AcaciaTreeCanopy.h:17
BlockPos
Definition
BlockPos.h:18
IBlockWorldGenAPI
Definition
IBlockWorldGenAPI.h:25
ITreeCanopy
Definition
ITreeCanopy.h:14
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
AcaciaTreeCanopy.h
Generated on Sat Apr 26 2025 05:56:24 for LeviLamina by
1.12.0