LeviLamina
Loading...
Searching...
No Matches
SlimeSpawnRules.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockSource
;
8
class
SpawnConditions
;
9
// clang-format on
10
11
namespace
SlimeSpawnRules {
12
// functions
13
// NOLINTBEGIN
14
MCAPI
bool
checkSpawnRulesCallback(::SpawnConditions
const
& conditions, ::BlockSource& region);
15
// NOLINTEND
16
17
}
// namespace SlimeSpawnRules
BlockSource
Definition
BlockSource.h:71
SpawnConditions
Definition
SpawnConditions.h:8
src
mc
world
level
biome
SlimeSpawnRules.h
Generated on
for LeviLamina by
1.16.1