LeviLamina
Loading...
Searching...
No Matches
EntityPredicateTypes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/chunk/EntitySpawnReason.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
class
BlockSource
;
12
class
IRandom
;
13
namespace
br::spawn {
struct
EntityType
; }
14
// clang-format on
15
16
namespace
br::spawn::EntityPredicateTypes {
17
// functions
18
// NOLINTBEGIN
19
MCAPI ::std::vector<::std::tuple<
20
::std::string,
21
::std::function<
22
bool(::br::spawn::EntityType
const
&, ::BlockSource&, ::br::spawn::EntitySpawnReason&, ::BlockPos, ::IRandom&)>>>
23
defaults();
24
// NOLINTEND
25
26
}
// namespace br::spawn::EntityPredicateTypes
BlockPos
Definition
BlockPos.h:21
BlockSource
Definition
BlockSource.h:73
IRandom
Definition
IRandom.h:10
br::spawn::EntityType
Definition
EntityType.h:17
src
mc
world
level
chunk
EntityPredicateTypes.h
Generated on
for LeviLamina by
1.16.1