LeviLamina
Loading...
Searching...
No Matches
WorldTemplatesScreenControllerProxy.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/WorldTemplatesScreenControllerProxyCallbacks.h"
8
9
class
WorldTemplatesScreenControllerProxy
:
public
::ScreenControllerProxy
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<8, 256, ::WorldTemplatesScreenControllerProxyCallbacks const> mCallbacks;
14
// NOLINTEND
15
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
virtual
~WorldTemplatesScreenControllerProxy()
/*override*/
=
default
;
20
// NOLINTEND
21
22
public
:
23
// vftables
24
// NOLINTBEGIN
25
MCNAPI
static
void
**
$vftable
();
26
// NOLINTEND
27
};
ScreenControllerProxy
Definition
ScreenControllerProxy.h:5
WorldTemplatesScreenControllerProxy
Definition
WorldTemplatesScreenControllerProxy.h:5
WorldTemplatesScreenControllerProxy::$vftable
static MCAPI void ** $vftable()
src-client
mc
client
gui
screens
controllers
WorldTemplatesScreenControllerProxy.h
Generated on
for LeviLamina by
1.16.1