LeviLamina
Loading...
Searching...
No Matches
ResourcePackFileDownloader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ResourcePackFileDownloader
{
6
public
:
7
// ResourcePackFileDownloader inner types declare
8
// clang-format off
9
struct
FileChunkBatch
;
10
// clang-format on
11
12
// ResourcePackFileDownloader inner types define
13
enum class
ChunkOpResult :
int
{};
14
15
struct
FileChunkBatch
{};
16
};
ResourcePackFileDownloader::FileChunkBatch
Definition
ResourcePackFileDownloader.h:15
ResourcePackFileDownloader
Definition
ResourcePackFileDownloader.h:5
src-server
mc
client
util
ResourcePackFileDownloader.h
Generated on
for LeviLamina by
1.16.1