LeviLamina
Loading...
Searching...
No Matches
SpawnChecks.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ILevel
;
8
// clang-format on
9
10
class
SpawnChecks
{
11
public
:
12
// static functions
13
// NOLINTBEGIN
14
MCNAPI
static
bool
canSpawnNaturally
(
::ILevel
const
& level);
15
16
MCNAPI
static
bool
canSpawnWithWorldGeneration
(
::ILevel
const
& level);
17
// NOLINTEND
18
};
ILevel
Definition
ILevel.h:207
SpawnChecks
Definition
SpawnChecks.h:10
SpawnChecks::canSpawnNaturally
static MCAPI bool canSpawnNaturally(::ILevel const &level)
SpawnChecks::canSpawnWithWorldGeneration
static MCAPI bool canSpawnWithWorldGeneration(::ILevel const &level)
src-server
mc
world
actor
SpawnChecks.h
Generated on Sun Oct 12 2025 06:32:19 for LeviLamina by
1.12.0