LeviLamina
Loading...
Searching...
No Matches
LevelLooseFileStorage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/NonOwnerPointer.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ContentIdentity
;
11
class
IContentKeyProvider
;
12
namespace
Core {
class
Path
; }
13
// clang-format on
14
15
class
LevelLooseFileStorage
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 64>
mUnked6009;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
LevelLooseFileStorage
& operator=(
LevelLooseFileStorage
const
&);
25
LevelLooseFileStorage
(
LevelLooseFileStorage
const
&);
26
LevelLooseFileStorage
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
LevelLooseFileStorage
(
32
::Core::Path
const
& levelDirectory,
33
::ContentIdentity
const
& contentIdentity,
34
::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const>
const
& keyProvider
35
);
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCAPI
void
* $ctor(
42
::Core::Path
const
& levelDirectory,
43
::ContentIdentity
const
& contentIdentity,
44
::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const>
const
& keyProvider
45
);
46
// NOLINTEND
47
};
ContentIdentity
Definition
ContentIdentity.h:10
Core::Path
Definition
Path.h:15
IContentKeyProvider
Definition
IContentKeyProvider.h:13
LevelLooseFileStorage
Definition
LevelLooseFileStorage.h:15
Path
Definition
Path.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
LevelLooseFileStorage.h
Generated on Sat Apr 26 2025 05:56:31 for LeviLamina by
1.12.0