LeviLamina
Loading...
Searching...
No Matches
PackModifications.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RepositoryLoading {
6
7
struct
PackModifications {
8
public
:
9
// PackModifications inner types declare
10
// clang-format off
11
struct
CurrentWorldTemplatePacks
;
12
struct
DependencyError
;
13
struct
ReportError
;
14
// clang-format on
15
16
// PackModifications inner types define
17
struct
CurrentWorldTemplatePacks {
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 16>
mUnkc30c03;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
CurrentWorldTemplatePacks& operator=(CurrentWorldTemplatePacks
const
&);
27
CurrentWorldTemplatePacks(CurrentWorldTemplatePacks
const
&);
28
CurrentWorldTemplatePacks();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCNAPI
~CurrentWorldTemplatePacks
();
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCNAPI
void
$dtor
();
40
// NOLINTEND
41
};
42
43
struct
DependencyError {
44
public
:
45
// member variables
46
// NOLINTBEGIN
47
::ll::UntypedStorage<8, 16>
mUnkd36637;
48
// NOLINTEND
49
50
public
:
51
// prevent constructor by default
52
DependencyError& operator=(DependencyError
const
&);
53
DependencyError(DependencyError
const
&);
54
DependencyError();
55
56
public
:
57
// member functions
58
// NOLINTBEGIN
59
MCNAPI
~DependencyError
();
60
// NOLINTEND
61
62
public
:
63
// destructor thunk
64
// NOLINTBEGIN
65
MCNAPI
void
$dtor
();
66
// NOLINTEND
67
};
68
69
struct
ReportError {
70
public
:
71
// member variables
72
// NOLINTBEGIN
73
::ll::UntypedStorage<8, 56>
mUnk4a5203;
74
::ll::UntypedStorage<1, 1>
mUnkfadfc9;
75
// NOLINTEND
76
77
public
:
78
// prevent constructor by default
79
ReportError& operator=(ReportError
const
&);
80
ReportError(ReportError
const
&);
81
ReportError();
82
83
public
:
84
// member functions
85
// NOLINTBEGIN
86
MCNAPI
~ReportError
();
87
// NOLINTEND
88
89
public
:
90
// destructor thunk
91
// NOLINTBEGIN
92
MCNAPI
void
$dtor
();
93
// NOLINTEND
94
};
95
96
public
:
97
// member variables
98
// NOLINTBEGIN
99
::ll::UntypedStorage<8, 24>
mUnk9498b1;
100
::ll::UntypedStorage<8, 24>
mUnkec13f5;
101
::ll::UntypedStorage<8, 24>
mUnk4c6bf6;
102
// NOLINTEND
103
104
public
:
105
// prevent constructor by default
106
PackModifications& operator=(PackModifications
const
&);
107
PackModifications(PackModifications
const
&);
108
PackModifications();
109
110
public
:
111
// member functions
112
// NOLINTBEGIN
113
MCNAPI
~PackModifications
();
114
// NOLINTEND
115
116
public
:
117
// destructor thunk
118
// NOLINTBEGIN
119
MCNAPI
void
$dtor
();
120
// NOLINTEND
121
};
122
123
}
// namespace RepositoryLoading
RepositoryLoading::PackModifications::CurrentWorldTemplatePacks
Definition
PackModifications.h:17
RepositoryLoading::PackModifications::CurrentWorldTemplatePacks::~CurrentWorldTemplatePacks
MCAPI ~CurrentWorldTemplatePacks()
RepositoryLoading::PackModifications::CurrentWorldTemplatePacks::$dtor
MCAPI void $dtor()
RepositoryLoading::PackModifications::DependencyError
Definition
PackModifications.h:43
RepositoryLoading::PackModifications::DependencyError::$dtor
MCAPI void $dtor()
RepositoryLoading::PackModifications::DependencyError::~DependencyError
MCAPI ~DependencyError()
RepositoryLoading::PackModifications::ReportError
Definition
PackModifications.h:69
RepositoryLoading::PackModifications::ReportError::~ReportError
MCAPI ~ReportError()
RepositoryLoading::PackModifications::ReportError::$dtor
MCAPI void $dtor()
RepositoryLoading::PackModifications::$dtor
MCAPI void $dtor()
RepositoryLoading::PackModifications::~PackModifications
MCAPI ~PackModifications()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
repository_loading
PackModifications.h
Generated on
for LeviLamina by
1.16.1