LeviLamina
Loading...
Searching...
No Matches
ResourceLocationPair.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ResourceLocation
;
8
struct
PackIdVersion
;
9
// clang-format on
10
11
class
ResourceLocationPair {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 56>
mUnk264a6d;
16
::ll::UntypedStorage<8, 48>
mUnk2ae1ce;
17
::ll::UntypedStorage<4, 4>
mUnk9d3d38;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ResourceLocationPair& operator=(ResourceLocationPair
const
&);
23
ResourceLocationPair(ResourceLocationPair
const
&);
24
ResourceLocationPair();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI_C
void
* $ctor();
36
37
MCNAPI_C
void
* $ctor(
::ResourceLocation
const
& location,
::PackIdVersion
const
& packId,
int
packPosition);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI_C
void
$dtor();
44
// NOLINTEND
45
};
ResourceLocation
Definition
ResourceLocation.h:15
PackIdVersion
Definition
PackIdVersion.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
resource
ResourceLocationPair.h
Generated on
for LeviLamina by
1.16.1