3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/ScreenControllerProxy.h"
7#include "mc/client/gui/screens/controllers/EnchantingScreenControllerProxyCallbacks.h"
13 ::ll::TypedStorage<8, 128, ::EnchantingScreenControllerProxyCallbacks const> mCallbacks;
18 EnchantingScreenControllerProxy();
23 virtual ~EnchantingScreenControllerProxy() =
default;
29 MCAPI
explicit EnchantingScreenControllerProxy(::EnchantingScreenControllerProxyCallbacks& callbacks);
35 MCAPI
void* $ctor(::EnchantingScreenControllerProxyCallbacks& callbacks);
Definition EnchantingScreenControllerProxy.h:5
static MCAPI void ** $vftable()
Definition ScreenControllerProxy.h:5