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