LeviLamina
Loading...
Searching...
No Matches
ItemCooldownType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes {
6
7
enum class
ItemCooldownType : uchar {
8
Use = 0,
9
Attack = 1,
10
};
11
12
}
src
mc
deps
shared_types
item
ItemCooldownType.h
Generated on
for LeviLamina by
1.16.1