LeviLamina
Loading...
Searching...
No Matches
VoronoiZoomMultiNoise.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockPos
;
8
class
Vec3
;
9
// clang-format on
10
11
namespace
VoronoiZoomMultiNoise {
12
// functions
13
// NOLINTBEGIN
14
MCAPI uint getZoomedVoronoiCellIndex(
15
::BlockPos
inPos,
16
::std::vector<::Vec3>
const
& voronoiCellOffsets,
17
uint minCellIndex,
18
uint bufferYSize,
19
uint bufferXZSize
20
);
21
// NOLINTEND
22
23
}
// namespace VoronoiZoomMultiNoise
BlockPos
Definition
BlockPos.h:18
Vec3
Definition
Vec3.h:10
src
mc
world
level
newbiome
VoronoiZoomMultiNoise.h
Generated on Sat Apr 26 2025 05:56:29 for LeviLamina by
1.12.0