LeviLamina
Loading...
Searching...
No Matches
JigsawEditorData.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
DataLoadHelper
;
9
// clang-format on
10
11
class
JigsawEditorData
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 32>
mUnk14f849;
16
::ll::UntypedStorage<8, 32>
mUnk9a047e;
17
::ll::UntypedStorage<8, 32>
mUnkefcf5c;
18
::ll::UntypedStorage<8, 32>
mUnkaafd6f;
19
::ll::UntypedStorage<1, 1>
mUnke28605;
20
::ll::UntypedStorage<4, 4>
mUnk4bc52b;
21
::ll::UntypedStorage<4, 4>
mUnk16e2c5;
22
::ll::UntypedStorage<1, 1>
mUnk96f87d;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
JigsawEditorData
& operator=(
JigsawEditorData
const
&);
28
JigsawEditorData
(
JigsawEditorData
const
&);
29
JigsawEditorData
();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
void
load(
::CompoundTag
const
& tag,
::DataLoadHelper
& dataLoadHelper);
35
36
MCAPI ::JigsawEditorData& operator=(
::JigsawEditorData
&&);
37
38
MCAPI
void
save(
::CompoundTag
& tag)
const
;
39
40
MCAPI
~JigsawEditorData
();
41
// NOLINTEND
42
43
public
:
44
// static variables
45
// NOLINTBEGIN
46
MCAPI static ::std::unordered_map<int, ::std::string>
const
& JOINT_TYPE_TO_NAME();
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCFOLD
void
$dtor();
53
// NOLINTEND
54
};
CompoundTag
Definition
CompoundTag.h:13
DataLoadHelper
Definition
DataLoadHelper.h:20
JigsawEditorData
Definition
JigsawEditorData.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
structure
JigsawEditorData.h
Generated on Sat Apr 26 2025 05:56:26 for LeviLamina by
1.12.0