LeviLamina
Loading...
Searching...
No Matches
FeatureTerrainAdjustmentsUtil.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
ChunkPos
;
9
// clang-format on
10
11
namespace
FeatureTerrainAdjustmentsUtil {
12
// functions
13
// NOLINTBEGIN
14
MCNAPI ::std::vector<::ChunkPos> _findIntersectingChunks(::BlockPos
const
& bbMin, ::BlockPos
const
& bbMax);
15
// NOLINTEND
16
17
}
// namespace FeatureTerrainAdjustmentsUtil
BlockPos
Definition
BlockPos.h:19
ChunkPos
Definition
ChunkPos.h:11
src
mc
util
FeatureTerrainAdjustmentsUtil.h
Generated on
for LeviLamina by
1.16.1