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