LeviLamina
Loading...
Searching...
No Matches
ContainerCategory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ContainerCategory :
int
{
6
Default = 0,
7
PlayerInventory
= 1,
8
Intermediary = 2,
9
Output = 3,
10
Unknown = 4,
11
};
PlayerInventory
Definition
PlayerInventory.h:18
src
mc
world
containers
models
ContainerCategory.h
Generated on Sat Apr 26 2025 05:56:08 for LeviLamina by
1.12.0