LeviLamina
Loading...
Searching...
No Matches
LegacyTreeFeatureHelpers.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/game_refs/WeakRef.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
class
IBlockWorldGenAPI
;
12
class
IFeature
;
13
class
Random
;
14
class
RenderParams
;
15
// clang-format on
16
17
namespace
LegacyTreeFeatureHelpers {
18
// functions
19
// NOLINTBEGIN
20
MCAPI
void
_placeTrees(
21
::IBlockWorldGenAPI
& target,
22
::BlockPos
const
& origin,
23
::Random
& random,
24
int
forests,
25
::RenderParams
& renderParams,
26
::WeakRef<::IFeature>
tallGrassFeature,
27
::std::function<
::WeakRef<::IFeature>
(
::Random
&)>
const
& getTreeFeature
28
);
29
// NOLINTEND
30
31
}
// namespace LegacyTreeFeatureHelpers
BlockPos
Definition
BlockPos.h:18
IBlockWorldGenAPI
Definition
IBlockWorldGenAPI.h:25
IFeature
Definition
IFeature.h:13
Random
Definition
Random.h:16
RenderParams
Definition
RenderParams.h:30
WeakRef
Definition
WeakRef.h:8
src
mc
world
level
levelgen
feature
helpers
LegacyTreeFeatureHelpers.h
Generated on Sat Apr 26 2025 05:56:25 for LeviLamina by
1.12.0