LeviLamina
Loading...
Searching...
No Matches
StoreInventoryScreenController.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
StoreInventoryScreenController
{
6
public
:
7
// StoreInventoryScreenController inner types declare
8
// clang-format off
9
struct
CategoryInfo
;
10
struct
TabInfo
;
11
// clang-format on
12
13
// StoreInventoryScreenController inner types define
14
enum class
PackCategory :
int
{};
15
16
struct
CategoryInfo
{};
17
18
struct
TabInfo
{};
19
};
StoreInventoryScreenController::CategoryInfo
Definition
StoreInventoryScreenController.h:16
StoreInventoryScreenController::TabInfo
Definition
StoreInventoryScreenController.h:18
StoreInventoryScreenController
Definition
StoreInventoryScreenController.h:5
src-server
mc
client
gui
screens
controllers
StoreInventoryScreenController.h
Generated on Tue Dec 30 2025 14:20:31 for LeviLamina by
1.12.0