LeviLamina
Loading...
Searching...
No Matches
ContainerBackgroundStyle.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ContainerBackgroundStyle :
int
{
6
Classic = 0,
7
Normal = 1,
8
Invert = 2,
9
Red = 3,
10
Selected = 4,
11
RedButton = 5,
12
Hint = 6,
13
DarkGrey = 7,
14
Count = 8,
15
};
src
mc
world
containers
controllers
ContainerBackgroundStyle.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0