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::TypedStorage<8, 32, ::std::string const> mName;
18
// NOLINTEND
19
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
// vIndex: 0
24
virtual
~RemovedState
() =
default
;
25
26
// vIndex: 1
27
virtual
void
addValue(
::CompoundTag
const
&) = 0;
28
29
// vIndex: 2
30
virtual
void
match(
::CompoundTagUpdaterNodeBuilder
&, uint64)
const
= 0;
31
32
// vIndex: 3
33
virtual
uint64 valueCount()
const
= 0;
34
// NOLINTEND
35
36
public
:
37
// virtual function thunks
38
// NOLINTBEGIN
39
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCNAPI
static
void
**
$vftable
();
46
// NOLINTEND
47
};
48
49
}
// 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()
src-server
mc
world
level
block
registry
flattening_utils
RemovedState.h
Generated on Tue Oct 28 2025 05:32:40 for LeviLamina by
1.12.0