LeviLamina
Loading...
Searching...
No Matches
StructurePoolActorPredicateActorMatch.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/structure/structurepools/IStructurePoolActorPredicate.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Util {
class
XXHash
; }
11
// clang-format on
12
13
class
StructurePoolActorPredicateActorMatch
:
public
::IStructurePoolActorPredicate
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 32, ::std::string const> mActor;
18
// NOLINTEND
19
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
virtual
bool
test(::std::string
const
& actor)
const
/*override*/
;
24
25
virtual
void
appendMetadataKey(
::Util::XXHash
& hash)
const
/*override*/
;
26
27
virtual
~StructurePoolActorPredicateActorMatch
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// virtual function thunks
32
// NOLINTBEGIN
33
MCAPI
bool
$test(::std::string
const
& actor)
const
;
34
35
MCAPI
void
$appendMetadataKey(
::Util::XXHash
& hash)
const
;
36
37
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
IStructurePoolActorPredicate
Definition
IStructurePoolActorPredicate.h:10
StructurePoolActorPredicateActorMatch
Definition
StructurePoolActorPredicateActorMatch.h:13
StructurePoolActorPredicateActorMatch::$vftable
static MCAPI void ** $vftable()
Util::XXHash
Definition
XXHash.h:7
src
mc
world
level
levelgen
structure
structurepools
StructurePoolActorPredicateActorMatch.h
Generated on
for LeviLamina by
1.16.1