3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/DirtyFlag.h"
12 ::ll::TypedStorage<8, 64, ::std::function<void(::std::string
const&,
bool)>> mSetText;
13 ::ll::TypedStorage<8, 64, ::std::function<::std::vector<::std::string>
const&()>> mGetIntellisenseMessages;
14 ::ll::TypedStorage<8, 64, ::std::function<::ui::DirtyFlag()>> mTick;
19 ChatScreenControllerProxyCallbacks& operator=(ChatScreenControllerProxyCallbacks
const&);
20 ChatScreenControllerProxyCallbacks();
25 MCAPI ChatScreenControllerProxyCallbacks(::ChatScreenControllerProxyCallbacks
const&);
27 MCAPI ~ChatScreenControllerProxyCallbacks();
33 MCFOLD
void* $ctor(::ChatScreenControllerProxyCallbacks
const&);
Definition ChatScreenControllerProxyCallbacks.h:5