LeviLamina
Loading...
Searching...
No Matches
PlayerAuthenticationType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
PlayerAuthenticationType :
int
{
6
Invalid = -1,
7
Full = 0,
8
Guest = 1,
9
SelfSigned = 2,
10
};
src
mc
certificates
identity
PlayerAuthenticationType.h
Generated on Wed Jul 23 2025 08:33:41 for LeviLamina by
1.12.0