LeviLamina
Loading...
Searching...
No Matches
RealmsServiceStatus.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Services {
6
7
enum class
RealmsServiceStatus :
int
{
8
Fetching = 0,
9
Idle = 1,
10
Exporting = 2,
11
Uploading = 3,
12
Downloading = 4,
13
};
14
15
}
src-server
mc
editor
RealmsServiceStatus.h
Generated on Sun Oct 12 2025 06:31:34 for LeviLamina by
1.12.0