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/EntityPredicateToken.h"
7
#include "mc/world/level/chunk/EntitySpawnReason.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
BlockPos
;
12
class
BlockSource
;
13
class
IRandom
;
14
namespace
br::spawn {
struct
EntityType
; }
15
// clang-format on
16
17
namespace
br::spawn::EntityPredicateTypes {
18
// functions
19
// NOLINTBEGIN
20
MCAPI ::std::vector<::std::tuple<
21
::std::string,
22
::std::function<
23
bool(::br::spawn::EntityType
const
&, ::BlockSource&, ::br::spawn::EntitySpawnReason&, ::BlockPos, ::IRandom&)>>>
24
defaults();
25
// NOLINTEND
26
27
// static variables
28
// NOLINTBEGIN
29
MCAPI ::br::spawn::EntityPredicateToken
const
& MOB();
30
// NOLINTEND
31
32
}
// namespace br::spawn::EntityPredicateTypes
BlockPos
Definition
BlockPos.h:19
BlockSource
Definition
BlockSource.h:68
IRandom
Definition
IRandom.h:13
br::spawn::EntityType
Definition
EntityType.h:16
src
mc
world
level
chunk
EntityPredicateTypes.h
Generated on
for LeviLamina by
1.16.1