LeviLamina
Loading...
Searching...
No Matches
SpawnFinder.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
BlockSource
;
9
// clang-format on
10
11
class
SpawnFinder
{
12
public
:
13
// static functions
14
// NOLINTBEGIN
15
MCAPI static ::std::optional<::BlockPos>
16
findStandupPosition(
::BlockPos
const
& requestedPosition,
::BlockSource
const
& region);
17
// NOLINTEND
18
};
BlockPos
Definition
BlockPos.h:18
BlockSource
Definition
BlockSource.h:67
SpawnFinder
Definition
SpawnFinder.h:11
src
mc
world
level
SpawnFinder.h
Generated on Sat Apr 26 2025 05:56:30 for LeviLamina by
1.12.0