LeviLamina
Loading...
Searching...
No Matches
CompoundTagUpdater.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
// clang-format on
9
10
class
CompoundTagUpdater
{
11
public
:
12
// CompoundTagUpdater inner types declare
13
// clang-format off
14
struct
Node
;
15
// clang-format on
16
17
// CompoundTagUpdater inner types define
18
struct
Node
{
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 24>
mUnk352b67;
23
::ll::UntypedStorage<8, 24>
mUnkc7c806;
24
::ll::UntypedStorage<8, 24>
mUnk21a04c;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
Node
& operator=(
Node
const
&);
30
Node
(
Node
const
&);
31
Node
();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCAPI
~Node
();
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCAPI
void
$dtor();
43
// NOLINTEND
44
};
45
46
public
:
47
// member variables
48
// NOLINTBEGIN
49
::ll::UntypedStorage<4, 4>
mUnke350b7;
50
::ll::UntypedStorage<8, 72>
mUnk14c4aa;
51
// NOLINTEND
52
53
public
:
54
// prevent constructor by default
55
CompoundTagUpdater
& operator=(
CompoundTagUpdater
const
&);
56
CompoundTagUpdater
(
CompoundTagUpdater
const
&);
57
CompoundTagUpdater
();
58
59
public
:
60
// member functions
61
// NOLINTBEGIN
62
MCAPI
bool
_update(
::CompoundTagUpdater::Node
const
& node,
::CompoundTag
& tag)
const
;
63
// NOLINTEND
64
};
CompoundTagUpdater
Definition
CompoundTagUpdater.h:10
CompoundTag
Definition
CompoundTag.h:13
CompoundTagUpdater::Node
Definition
CompoundTagUpdater.h:18
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
CompoundTagUpdater.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0