LeviLamina
Loading...
Searching...
No Matches
ResourcePackFileDownloader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/ResourcePackFileDownloadError.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Core {
class
Path
; }
11
// clang-format on
12
13
class
ResourcePackFileDownloader
:
public
::std::enable_shared_from_this<::ResourcePackFileDownloader> {
14
public
:
15
// ResourcePackFileDownloader inner types declare
16
// clang-format off
17
struct
FileChunkBatch
;
18
// clang-format on
19
20
// ResourcePackFileDownloader inner types define
21
struct
FileChunkBatch
{
22
public
:
23
// member variables
24
// NOLINTBEGIN
25
::ll::UntypedStorage<8, 8>
mUnk5d4517;
26
::ll::UntypedStorage<8, 8>
mUnk934d8f;
27
::ll::UntypedStorage<8, 24>
mUnk8c51c3;
28
::ll::UntypedStorage<1, 1>
mUnk2349ca;
29
// NOLINTEND
30
31
public
:
32
// prevent constructor by default
33
FileChunkBatch
& operator=(
FileChunkBatch
const
&);
34
FileChunkBatch
(
FileChunkBatch
const
&);
35
FileChunkBatch
();
36
};
37
38
enum class
ChunkOpResult :
int
{
39
DidNothing = 0,
40
ReceivedChunks = 1,
41
WroteAllChunks = 2,
42
Failure = 3,
43
};
44
45
public
:
46
// member variables
47
// NOLINTBEGIN
48
::ll::UntypedStorage<8, 24>
mUnk45b02a;
49
::ll::UntypedStorage<8, 8>
mUnk194d88;
50
::ll::UntypedStorage<8, 32>
mUnk1af805;
51
::ll::UntypedStorage<8, 32>
mUnka40a41;
52
::ll::UntypedStorage<8, 32>
mUnk90c63b;
53
::ll::UntypedStorage<8, 32>
mUnk433dd3;
54
::ll::UntypedStorage<8, 96>
mUnkb33962;
55
::ll::UntypedStorage<8, 64>
mUnk654e5c;
56
::ll::UntypedStorage<8, 64>
mUnk97c8da;
57
::ll::UntypedStorage<8, 8>
mUnk8112f3;
58
::ll::UntypedStorage<8, 8>
mUnk6a172c;
59
::ll::UntypedStorage<8, 16>
mUnk94b9c7;
60
// NOLINTEND
61
62
public
:
63
// prevent constructor by default
64
ResourcePackFileDownloader
& operator=(
ResourcePackFileDownloader
const
&);
65
ResourcePackFileDownloader
(
ResourcePackFileDownloader
const
&);
66
ResourcePackFileDownloader
();
67
68
public
:
69
// virtual functions
70
// NOLINTBEGIN
71
// vIndex: 0
72
virtual
~ResourcePackFileDownloader
() =
default
;
73
// NOLINTEND
74
};
Path
Definition
Path.h:16
ResourcePackFileDownloader
Definition
ResourcePackFileDownloader.h:13
ResourcePackFileDownloader::FileChunkBatch
Definition
ResourcePackFileDownloader.h:21
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
util
ResourcePackFileDownloader.h
Generated on Sun Oct 12 2025 06:32:12 for LeviLamina by
1.12.0