LeviLamina
Loading...
Searching...
No Matches
EquipmentLocation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
EquipmentLocation :
int
{
6
Any = 0,
7
Hand = 1,
8
AnyArmor = 2,
9
HeadArmor = 3,
10
TorsoArmor = 4,
11
LegArmor = 5,
12
FeetArmor = 6,
13
BodyArmor = 7,
14
Inventory
= 8,
15
};
Inventory
Definition
Inventory.h:13
src
mc
world
filters
EquipmentLocation.h
Generated on Sat Apr 26 2025 05:56:10 for LeviLamina by
1.12.0