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;
20 MCAPI ~ChatScreenControllerProxyCallbacks();
Definition ChatScreenControllerProxyCallbacks.h:5