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>
42
placeCanopy(
::IBlockWorldGenAPI
& target,
::BlockPos
const
& pos,
::Random
& random,
::RenderParams
&,
::TreeHelper::TreeParams
const
&, ::std::vector<::BlockPos>
const
&)
43
const
/*override*/
;
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
52
public
:
53
// virtual function thunks
54
// NOLINTBEGIN
55
MCAPI ::std::optional<::BlockPos>
56
$placeCanopy(
::IBlockWorldGenAPI
& target,
::BlockPos
const
& pos,
::Random
& random,
::RenderParams
&,
::TreeHelper::TreeParams
const
&, ::std::vector<::BlockPos>
const
&)
57
const
;
58
// NOLINTEND
59
60
public
:
61
// vftables
62
// NOLINTBEGIN
63
MCAPI
static
void
** $vftable();
64
// NOLINTEND
65
};
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
RoofedTreeCanopy
Definition
RoofedTreeCanopy.h:17
TreeHelper::TreeParams
Definition
TreeParams.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
helpers
RoofedTreeCanopy.h
Generated on Sat Apr 26 2025 05:56:25 for LeviLamina by
1.12.0