LeviLamina
Loading...
Searching...
No Matches
HudOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
HudOptions : uchar {
6
All = 0,
7
PaperDoll = 1,
8
Armor = 2,
9
ToolTips = 3,
10
TouchControls = 4,
11
Crosshair = 5,
12
HotBar = 6,
13
Health = 7,
14
ProgressBar = 8,
15
Hunger = 9,
16
AirBubbles = 10,
17
HorseHealth = 11,
18
StatusEffects = 12,
19
ItemText = 13,
20
};
src
mc
server
commands
standard
HudOptions.h
Generated on Sat Apr 26 2025 05:55:56 for LeviLamina by
1.12.0