LeviLamina
Loading...
Searching...
No Matches
RealmsFileDownloader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/DownloaderResult.h"
7
#include "mc/util/StreamFileDownloader.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
struct
FileInfo
;
12
namespace
Bedrock::Http {
class
Request; }
13
// clang-format on
14
15
class
RealmsFileDownloader
:
public
::StreamFileDownloader
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnk691f6b;
20
::ll::UntypedStorage<8, 32>
mUnk8cebb1;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
RealmsFileDownloader
& operator=(
RealmsFileDownloader
const
&);
26
RealmsFileDownloader
(
RealmsFileDownloader
const
&);
27
RealmsFileDownloader
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 0
33
virtual
~RealmsFileDownloader
()
/*override*/
=
default
;
34
35
// vIndex: 2
36
virtual
void
initRealmsFileDownloader(
37
::std::string
const
&,
38
int
const
,
39
::std::string
const
&,
40
::FileInfo
const
&,
41
uint64,
42
::std::string
const
&,
43
::std::function<
void
(::DownloaderResult)>
44
)
/*override*/
;
45
46
// vIndex: 3
47
virtual
void
initFileDownloader(
48
::std::string
const
&,
49
::std::string
const
&,
50
::FileInfo
const
&,
51
uint64,
52
uint64,
53
::std::string
const
&,
54
::std::function<
void
(::DownloaderResult)>
55
)
/*override*/
;
56
57
// vIndex: 10
58
virtual ::Bedrock::Http::Request _makeRequest()
/*override*/
;
59
// NOLINTEND
60
61
public
:
62
// virtual function thunks
63
// NOLINTBEGIN
64
65
// NOLINTEND
66
};
RealmsFileDownloader
Definition
RealmsFileDownloader.h:15
StreamFileDownloader
Definition
StreamFileDownloader.h:17
FileInfo
Definition
FileInfo.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
RealmsFileDownloader.h
Generated on Fri Jun 13 2025 05:04:56 for LeviLamina by
1.12.0