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
37
initRealmsFileDownloader(::std::string
const
&,
int
const
, ::std::string
const
&,
::FileInfo
const
&, uint64, ::std::string
const
&, ::std::function<
void
(::DownloaderResult)>)
/*override*/
38
;
39
40
// vIndex: 3
41
virtual
void
42
initFileDownloader(::std::string
const
&, ::std::string
const
&,
::FileInfo
const
&, uint64, uint64, ::std::string
const
&, ::std::function<
void
(::DownloaderResult)>)
/*override*/
43
;
44
45
// vIndex: 10
46
virtual ::Bedrock::Http::Request _makeRequest()
/*override*/
;
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
53
// NOLINTEND
54
55
public
:
56
// virtual function thunks
57
// NOLINTBEGIN
58
59
// NOLINTEND
60
};
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 Sat Apr 26 2025 05:56:00 for LeviLamina by
1.12.0