LeviLamina
Loading...
Searching...
No Matches
CraftingScreenControllerProxy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/gui/screens/ScreenControllerProxy.h"
7
#include "mc/client/gui/screens/controllers/CraftingScreenControllerProxyCallbacks.h"
8
9
class
CraftingScreenControllerProxy
:
public
::ScreenControllerProxy
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<8, 1344, ::CraftingScreenControllerProxyCallbacks const> mCallbacks;
14
// NOLINTEND
15
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
virtual
~CraftingScreenControllerProxy()
/*override*/
=
default
;
20
// NOLINTEND
21
};
CraftingScreenControllerProxy
Definition
CraftingScreenControllerProxy.h:5
ScreenControllerProxy
Definition
ScreenControllerProxy.h:5
src-client
mc
client
gui
screens
controllers
CraftingScreenControllerProxy.h
Generated on
for LeviLamina by
1.16.1