LeviLamina
Loading...
Searching...
No Matches
NetherStructureFeatureHelper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BiomeSource
;
8
class
ChunkPos
;
9
class
HashedString
;
10
class
Random
;
11
// clang-format on
12
13
namespace
NetherStructureFeatureHelper {
14
// functions
15
// NOLINTBEGIN
16
MCAPI ::HashedString getStructureFeatureTypeForChunk(
17
::BiomeSource
const
& biomeSource,
18
::Random
& random,
19
::ChunkPos
const
& chunkPos,
20
uint levelSeed,
21
::std::vector<uint64>
const
& allowedBiomes
22
);
23
// NOLINTEND
24
25
}
// namespace NetherStructureFeatureHelper
BiomeSource
Definition
BiomeSource.h:16
ChunkPos
Definition
ChunkPos.h:11
HashedString
Definition
HashedString.h:5
Random
Definition
Random.h:16
src
mc
world
level
levelgen
structure
helpers
NetherStructureFeatureHelper.h
Generated on Sat Apr 26 2025 05:56:26 for LeviLamina by
1.12.0