LeviLamina
Loading...
Searching...
No Matches
ScriptPlayerInventoryType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft {
6
7
enum class
ScriptPlayerInventoryType :
int
{
8
Inventory = -1,
9
Hotbar = -2,
10
};
11
12
}
src
mc
scripting
modules
minecraft
items
ScriptPlayerInventoryType.h
Generated on
for LeviLamina by
1.16.1