18 ::ll::TypedStorage<1, 1, bool> mIsHotbarOnlyTouch;
19 ::ll::TypedStorage<4, 4, ::InputMode> mInputMode;
20 ::ll::TypedStorage<4, 4, ::ScriptingInputButtonState> mSneakState;
21 ::ll::TypedStorage<4, 4, ::ScriptingInputButtonState> mJumpState;
22 ::ll::TypedStorage<4, 8, ::Vec2> mMove;