LeviLamina
Loading...
Searching...
No Matches
RemovedBoolState.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/registry/flattening_utils/RemovedState.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CompoundTag
;
11
class
CompoundTagUpdaterNodeBuilder
;
12
// clang-format on
13
14
namespace
FlatteningUtils {
15
16
class
RemovedBoolState
:
public
::FlatteningUtils::RemovedState
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<8, 24, ::std::vector<int>> mValues;
21
// NOLINTEND
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 1
27
virtual
void
addValue(
::CompoundTag
const
& tag)
/*override*/
;
28
29
// vIndex: 2
30
virtual
void
match(
::CompoundTagUpdaterNodeBuilder
& builder, uint64 index)
const
/*override*/
;
31
32
// vIndex: 3
33
virtual
uint64 valueCount()
const
/*override*/
;
34
35
// vIndex: 0
36
virtual
~RemovedBoolState
()
/*override*/
=
default
;
37
// NOLINTEND
38
39
public
:
40
// virtual function thunks
41
// NOLINTBEGIN
42
MCAPI
void
$addValue(
::CompoundTag
const
& tag);
43
44
MCFOLD
void
$match(
::CompoundTagUpdaterNodeBuilder
& builder, uint64 index)
const
;
45
46
MCFOLD uint64 $valueCount()
const
;
47
// NOLINTEND
48
49
public
:
50
// vftables
51
// NOLINTBEGIN
52
MCNAPI
static
void
**
$vftable
();
53
// NOLINTEND
54
};
55
56
}
// namespace FlatteningUtils
CompoundTagUpdaterNodeBuilder
Definition
CompoundTagUpdaterNodeBuilder.h:10
CompoundTag
Definition
CompoundTag.h:13
FlatteningUtils::RemovedBoolState
Definition
RemovedBoolState.h:16
FlatteningUtils::RemovedBoolState::$vftable
static MCAPI void ** $vftable()
FlatteningUtils::RemovedState
Definition
RemovedState.h:13
src-server
mc
world
level
block
registry
flattening_utils
RemovedBoolState.h
Generated on Sun Oct 12 2025 06:32:28 for LeviLamina by
1.12.0