14 ::ll::TypedStorage<1, 1, bool> mIsHotbarOnlyTouch;
15 ::ll::TypedStorage<4, 4, ::InputMode> mInputMode;
16 ::ll::TypedStorage<4, 4, ::ScriptingInputButtonState> mSneakState;
17 ::ll::TypedStorage<4, 4, ::ScriptingInputButtonState> mJumpState;
18 ::ll::TypedStorage<4, 8, ::Vec2> mMove;