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
34
public
:
35
// member variables
36
// NOLINTBEGIN
37
::ll::UntypedStorage<4, 4>
mUnke350b7;
38
::ll::UntypedStorage<8, 72>
mUnk14c4aa;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
CompoundTagUpdater& operator=(CompoundTagUpdater
const
&);
44
CompoundTagUpdater(CompoundTagUpdater
const
&);
45
CompoundTagUpdater();
46
47
public
:
48
// member functions
49
// NOLINTBEGIN
50
MCNAPI
bool
_update
(
::CompoundTagUpdater::Node
const
& node,
::CompoundTag
& tag)
const
;
51
// NOLINTEND
52
};
CompoundTagUpdater::_update
MCAPI bool _update(::CompoundTagUpdater::Node const &node, ::CompoundTag &tag) const
CompoundTag
Definition
CompoundTag.h:23
CompoundTagUpdater::Node
Definition
CompoundTagUpdater.h:18
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
CompoundTagUpdater.h
Generated on
for LeviLamina by
1.16.1