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
// vIndex: 1
24
virtual
bool
test(::std::string
const
& actor)
const
/*override*/
;
25
26
// vIndex: 2
27
virtual
void
appendMetadataKey(
::Util::XXHash
& hash)
const
/*override*/
;
28
29
// vIndex: 0
30
virtual
~StructurePoolActorPredicateActorMatch
()
/*override*/
=
default
;
31
// NOLINTEND
32
33
public
:
34
// virtual function thunks
35
// NOLINTBEGIN
36
MCNAPI
bool
$test
(::std::string
const
& actor)
const
;
37
38
MCNAPI
void
$appendMetadataKey
(
::Util::XXHash
& hash)
const
;
39
// NOLINTEND
40
41
public
:
42
// vftables
43
// NOLINTBEGIN
44
MCNAPI
static
void
**
$vftable
();
45
// NOLINTEND
46
};
IStructurePoolActorPredicate
Definition
IStructurePoolActorPredicate.h:10
StructurePoolActorPredicateActorMatch
Definition
StructurePoolActorPredicateActorMatch.h:13
StructurePoolActorPredicateActorMatch::$vftable
static MCAPI void ** $vftable()
StructurePoolActorPredicateActorMatch::$appendMetadataKey
MCAPI void $appendMetadataKey(::Util::XXHash &hash) const
StructurePoolActorPredicateActorMatch::$test
MCAPI bool $test(::std::string const &actor) const
Util::XXHash
Definition
XXHash.h:7
src
mc
world
level
levelgen
structure
structurepools
StructurePoolActorPredicateActorMatch.h
Generated on Fri Jun 13 2025 05:05:21 for LeviLamina by
1.12.0