LeviLamina
Loading...
Searching...
No Matches
TurnErrorType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cricket {
6
7
enum class
TurnErrorType :
int
{
8
Forbidden = 403,
9
AllocationMismatch = 437,
10
WrongCredentials = 441,
11
UnsupportedProtocol = 442,
12
};
13
14
}
src-server
mc
external
cricket
TurnErrorType.h
Generated on Tue Nov 25 2025 04:01:02 for LeviLamina by
1.12.0