LeviLamina
Loading...
Searching...
No Matches
CustomizationState.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
personaScreen {
6
7
enum class
CustomizationState : uchar {
8
Categories = 0,
9
CategoryFeaturedPieceList = 1,
10
CreatorPieceList = 2,
11
MainFeaturedPieceList = 3,
12
PieceList = 4,
13
ProfileFeaturedPieceList = 5,
14
SubCategories = 6,
15
EmotesList = 7,
16
None = 8,
17
};
18
19
}
src
mc
client
gui
screens
controllers
persona_screen
CustomizationState.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0