13 ::ll::TypedStorage<4, 8, ::std::optional<float>> mMovementSpeed;
14 ::ll::TypedStorage<4, 8, ::std::optional<float>> mUnderwaterMovementSpeed;
15 ::ll::TypedStorage<4, 8, ::std::optional<float>> mLavaMovementSpeed;
16 ::ll::TypedStorage<4, 8, ::std::optional<float>> mJumpStrength;
17 ::ll::TypedStorage<4, 8, ::std::optional<float>> mHealth;
18 ::ll::TypedStorage<4, 8, ::std::optional<float>> mHunger;