LeviLamina
Loading...
Searching...
No Matches
PersonaError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
persona {
6
7
enum class
PersonaError : uint {
8
NoError = 0,
9
ItemSelection = 1,
10
InvalidPersona = 3,
11
LoadingAppearanceTimeOut = 4,
12
DesyncedState = 5,
13
Size = 6,
14
};
15
16
}
src
mc
world
actor
player
persona
PersonaError.h
Generated on Sat Apr 26 2025 05:56:06 for LeviLamina by
1.12.0