LeviLamina
Loading...
Searching...
No Matches
CreativeItemCategory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
CreativeItemCategory :
int
{
6
All = 0,
7
Construction = 1,
8
Nature = 2,
9
Equipment = 3,
10
Items = 4,
11
ItemCommandOnly = 5,
12
Undefined = 6,
13
NumCategories = 7,
14
};
src
mc
world
item
CreativeItemCategory.h
Generated on Sat Apr 26 2025 05:56:14 for LeviLamina by
1.12.0