LeviLamina
Loading...
Searching...
No Matches
ServerPreference.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Realms {
6
7
enum class
ServerPreference :
int
{
8
AutomaticFirstJoin = 0,
9
AutomaticOwner = 1,
10
Manual = 2,
11
};
12
13
}
src-server
mc
client
network
realms
ServerPreference.h
Generated on Sun Oct 12 2025 06:31:19 for LeviLamina by
1.12.0