LeviLamina
Loading...
Searching...
No Matches
ArmorSlot.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::Legacy {
6
7
enum class
ArmorSlot :
int
{
8
Head = 0,
9
Torso = 1,
10
Legs = 2,
11
Feet = 3,
12
Body = 4,
13
HumanoidCount = 4,
14
Count = 5,
15
};
16
17
}
src
mc
deps
shared_types
legacy
actor
ArmorSlot.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0