LeviLamina
Loading...
Searching...
No Matches
NBTSaver.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/BasicSaver.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CompoundTag
;
11
namespace
cereal {
struct
ReflectionCtx; }
12
// clang-format on
13
14
class
NBTSaver
:
public
::cereal::BasicSaver
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 32>
mUnka5501a;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
NBTSaver
& operator=(
NBTSaver
const
&);
24
NBTSaver
(
NBTSaver
const
&);
25
NBTSaver
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~NBTSaver
()
/*override*/
;
32
// NOLINTEND
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCAPI
explicit
NBTSaver
(
::cereal::ReflectionCtx
const
& reflectionCtx);
38
39
MCAPI ::CompoundTag getSavedCompoundTag();
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCAPI
void
* $ctor(
::cereal::ReflectionCtx
const
& reflectionCtx);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCAPI
void
$dtor();
52
// NOLINTEND
53
54
public
:
55
// vftables
56
// NOLINTBEGIN
57
MCAPI
static
void
** $vftable();
58
// NOLINTEND
59
};
CompoundTag
Definition
CompoundTag.h:13
NBTSaver
Definition
NBTSaver.h:14
cereal::BasicSaver
Definition
BasicSaver.h:16
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
nbt
cereal
NBTSaver.h
Generated on Sat Apr 26 2025 05:55:46 for LeviLamina by
1.12.0