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
MCAPI ::std::vector<::ChunkPos> _findIntersectingChunks(
::BlockPos
const
& bbMin,
::BlockPos
const
& bbMax);
15
// NOLINTEND
16
17
}
// namespace FeatureTerrainAdjustmentsUtil
BlockPos
Definition
BlockPos.h:18
ChunkPos
Definition
ChunkPos.h:11
src
mc
util
FeatureTerrainAdjustmentsUtil.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0