LeviLamina
Loading...
Searching...
No Matches
BootstrapConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock {
6
7
class
BootstrapConfig
{
8
public
:
9
// BootstrapConfig inner types declare
10
// clang-format off
11
struct
LoadResult
;
12
// clang-format on
13
14
// BootstrapConfig inner types define
15
struct
LoadResult
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<1, 1>
mUnkdc4dae;
20
::ll::UntypedStorage<8, 8>
mUnka8141d;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
LoadResult
& operator=(
LoadResult
const
&);
26
LoadResult
(
LoadResult
const
&);
27
LoadResult
();
28
};
29
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<1, 2048>
mUnk16181a;
34
::ll::UntypedStorage<1, 512>
mUnk801276;
35
::ll::UntypedStorage<8, 88>
mUnk981535;
36
::ll::UntypedStorage<8, 8>
mUnkbc915e;
37
::ll::UntypedStorage<1, 1>
mUnk48c072;
38
// NOLINTEND
39
40
public
:
41
// prevent constructor by default
42
BootstrapConfig
& operator=(
BootstrapConfig
const
&);
43
BootstrapConfig
(
BootstrapConfig
const
&);
44
BootstrapConfig
();
45
};
46
47
}
// namespace Bedrock
Bedrock::BootstrapConfig
Definition
BootstrapConfig.h:7
Bedrock::BootstrapConfig::LoadResult
Definition
BootstrapConfig.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
application
initialization
BootstrapConfig.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0