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
// virtual function thunks
47
// NOLINTBEGIN
48
MCNAPI
bool
$finalize
(
::BlockSource
& region,
::IRandom
& random);
49
50
MCNAPI ::std::string
$validate
()
const
;
51
52
MCNAPI ::StructurePoolBlockPredicateType
$getType
()
const
;
53
// NOLINTEND
54
55
public
:
56
// vftables
57
// NOLINTBEGIN
58
MCNAPI
static
void
**
$vftable
();
59
// NOLINTEND
60
};
BlockSource
Definition
BlockSource.h:67
IRandom
Definition
IRandom.h:10
StructurePoolBlockPredicateCappedArcheologyBlockReplacement
Definition
StructurePoolBlockPredicateCappedArcheologyBlockReplacement.h:16
StructurePoolBlockPredicateCappedArcheologyBlockReplacement::$getType
MCAPI::StructurePoolBlockPredicateType $getType() const
StructurePoolBlockPredicateCappedArcheologyBlockReplacement::$finalize
MCAPI bool $finalize(::BlockSource ®ion, ::IRandom &random)
StructurePoolBlockPredicateCappedArcheologyBlockReplacement::$validate
MCAPI::std::string $validate() const
StructurePoolBlockPredicateCappedArcheologyBlockReplacement::$vftable
static MCAPI void ** $vftable()
StructurePoolBlockPredicateCappedRandomBlockReplacement
Definition
StructurePoolBlockPredicateCappedRandomBlockReplacement.h:22
src
mc
world
level
levelgen
structure
structurepools
StructurePoolBlockPredicateCappedArcheologyBlockReplacement.h
Generated on Fri Jun 13 2025 05:05:21 for LeviLamina by
1.12.0