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