LeviLamina
Loading...
Searching...
No Matches
StructurePoolBlockPredicateCappedArcheologyBlockReplacement.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/structure/structurepools/StructurePoolBlockPredicateCappedRandomBlockReplacement.h"
7
#include "mc/world/level/levelgen/structure/structurepools/StructurePoolBlockPredicateType.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
BlockSource
;
12
class
IRandom
;
13
// clang-format on
14
15
class
StructurePoolBlockPredicateCappedArcheologyBlockReplacement
16
:
public
::StructurePoolBlockPredicateCappedRandomBlockReplacement
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<8, 32, ::std::string const> mLootTable;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 3
27
virtual
bool
finalize(
::BlockSource
& region,
::IRandom
& random)
/*override*/
;
28
29
// vIndex: 4
30
virtual ::std::string validate()
const
/*override*/
;
31
32
// vIndex: 5
33
virtual ::StructurePoolBlockPredicateType getType()
const
/*override*/
;
34
35
// vIndex: 9
36
virtual
bool
operator==(
::StructurePoolBlockPredicateCappedArcheologyBlockReplacement
const
& other)
const
;
37
38
// vIndex: 10
39
virtual
bool
operator!=(
::StructurePoolBlockPredicateCappedArcheologyBlockReplacement
const
& other)
const
;
40
41
// vIndex: 0
42
virtual
~StructurePoolBlockPredicateCappedArcheologyBlockReplacement
()
/*override*/
=
default
;
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
49
// NOLINTEND
50
51
public
:
52
// virtual function thunks
53
// NOLINTBEGIN
54
MCAPI
bool
$finalize(
::BlockSource
& region,
::IRandom
& random);
55
56
MCAPI ::std::string $validate()
const
;
57
58
MCFOLD ::StructurePoolBlockPredicateType $getType()
const
;
59
// NOLINTEND
60
61
public
:
62
// vftables
63
// NOLINTBEGIN
64
MCAPI
static
void
** $vftable();
65
// NOLINTEND
66
};
BlockSource
Definition
BlockSource.h:67
IRandom
Definition
IRandom.h:10
StructurePoolBlockPredicateCappedArcheologyBlockReplacement
Definition
StructurePoolBlockPredicateCappedArcheologyBlockReplacement.h:16
StructurePoolBlockPredicateCappedRandomBlockReplacement
Definition
StructurePoolBlockPredicateCappedRandomBlockReplacement.h:21
src
mc
world
level
levelgen
structure
structurepools
StructurePoolBlockPredicateCappedArcheologyBlockReplacement.h
Generated on Sat Apr 26 2025 05:56:28 for LeviLamina by
1.12.0