LeviLamina
Loading...
Searching...
No Matches
TextAlignment.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ui {
6
7
enum class
TextAlignment :
int
{
8
Left = 0,
9
Right = 1,
10
Center = 2,
11
};
12
13
}
src
mc
client
gui
TextAlignment.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0