LeviLamina
Loading...
Searching...
No Matches
RemovedIntState.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
RemovedIntState
:
public
::FlatteningUtils::RemovedState
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 24>
mUnke31ef1;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
RemovedIntState
& operator=(
RemovedIntState
const
&);
26
RemovedIntState
(
RemovedIntState
const
&);
27
RemovedIntState
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 1
33
virtual
void
addValue(
::CompoundTag
const
& tag)
/*override*/
;
34
35
// vIndex: 2
36
virtual
void
match(
::CompoundTagUpdaterNodeBuilder
& builder, uint64 index)
const
/*override*/
;
37
38
// vIndex: 3
39
virtual
uint64 valueCount()
const
/*override*/
;
40
41
// vIndex: 0
42
virtual
~RemovedIntState
()
/*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
void
$addValue(
::CompoundTag
const
& tag);
55
56
MCFOLD
void
$match(
::CompoundTagUpdaterNodeBuilder
& builder, uint64 index)
const
;
57
58
MCFOLD uint64 $valueCount()
const
;
59
// NOLINTEND
60
61
public
:
62
// vftables
63
// NOLINTBEGIN
64
MCAPI
static
void
** $vftable();
65
// NOLINTEND
66
};
67
68
}
// namespace FlatteningUtils
CompoundTagUpdaterNodeBuilder
Definition
CompoundTagUpdaterNodeBuilder.h:10
CompoundTag
Definition
CompoundTag.h:13
FlatteningUtils::RemovedIntState
Definition
RemovedIntState.h:16
FlatteningUtils::RemovedState
Definition
RemovedState.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
registry
flattening_utils
RemovedIntState.h
Generated on Sat Apr 26 2025 05:56:21 for LeviLamina by
1.12.0