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