LeviLamina
Loading...
Searching...
No Matches
RepositoryPackTuple.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ResourcePack
;
8
// clang-format on
9
10
struct
RepositoryPackTuple {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 16>
mUnkd6d4d0;
15
::ll::UntypedStorage<8, 16>
mUnkec28f2;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
RepositoryPackTuple& operator=(RepositoryPackTuple
const
&);
21
RepositoryPackTuple(RepositoryPackTuple
const
&);
22
RepositoryPackTuple();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
#ifdef LL_PLAT_C
28
MCNAPI ::ResourcePack* operator->();
29
#endif
30
31
MCNAPI
~RepositoryPackTuple
();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCNAPI
void
$dtor
();
38
// NOLINTEND
39
};
ResourcePack
Definition
ResourcePack.h:28
RepositoryPackTuple::$dtor
MCAPI void $dtor()
RepositoryPackTuple::~RepositoryPackTuple
MCAPI ~RepositoryPackTuple()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
RepositoryPackTuple.h
Generated on
for LeviLamina by
1.16.1