LeviLamina
Loading...
Searching...
No Matches
AllPaths.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ResourcePackPaths {
6
7
struct
AllPaths
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk2e2086;
12
::ll::UntypedStorage<8, 32>
mUnk1139bd;
13
::ll::UntypedStorage<8, 32>
mUnk39ece9;
14
::ll::UntypedStorage<8, 32>
mUnk8107af;
15
::ll::UntypedStorage<8, 32>
mUnkdb8418;
16
::ll::UntypedStorage<8, 32>
mUnkfac66e;
17
::ll::UntypedStorage<8, 32>
mUnk686ef9;
18
::ll::UntypedStorage<8, 32>
mUnka7453e;
19
::ll::UntypedStorage<8, 32>
mUnk98ca8e;
20
::ll::UntypedStorage<8, 32>
mUnka4f4d6;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
AllPaths
& operator=(
AllPaths
const
&);
26
AllPaths
(
AllPaths
const
&);
27
AllPaths
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI
AllPaths
(
::ResourcePackPaths::AllPaths
&&);
33
34
MCNAPI
~AllPaths
();
35
// NOLINTEND
36
37
public
:
38
// constructor thunks
39
// NOLINTBEGIN
40
MCNAPI
void
*
$ctor
(
::ResourcePackPaths::AllPaths
&&);
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCNAPI
void
$dtor
();
47
// NOLINTEND
48
};
49
50
}
// namespace ResourcePackPaths
ResourcePackPaths::AllPaths
Definition
AllPaths.h:7
ResourcePackPaths::AllPaths::$dtor
MCAPI void $dtor()
ResourcePackPaths::AllPaths::$ctor
MCAPI void * $ctor(::ResourcePackPaths::AllPaths &&)
ResourcePackPaths::AllPaths::AllPaths
MCAPI AllPaths(::ResourcePackPaths::AllPaths &&)
ResourcePackPaths::AllPaths::~AllPaths
MCAPI ~AllPaths()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
resources
resource_pack_paths
AllPaths.h
Generated on Sun Oct 12 2025 06:32:00 for LeviLamina by
1.12.0