3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/input/InputMode.h"
12 ::ll::TypedStorage<8, 64, ::std::function<void(
bool)>> mSetInputEnabled;
13 ::ll::TypedStorage<8, 64, ::std::function<::InputMode()>> mGetCurrentInputMode;
19 MCAPI ~MinecraftInputHandlerProxyCallbacks();