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