22 ::ll::TypedStorage<4, 4, float> mCooldownTime;
23 ::ll::TypedStorage<4, 4, float> mMaxRotationX;
24 ::ll::TypedStorage<4, 4, float> mMaxHeadRotationY;
25 ::ll::TypedStorage<4, 4, float> mMaxDistance;
26 ::ll::TypedStorage<4, 4, float> mMaxSneakRange;
27 ::ll::TypedStorage<4, 4, float> mMaxSprintRange;
28 ::ll::TypedStorage<4, 4, float> mReachMultiplier;
29 ::ll::TypedStorage<4, 4, float> mSneakSpeedModifier;
30 ::ll::TypedStorage<4, 4, float> mSprintSpeedModifier;
31 ::ll::TypedStorage<4, 4, float> mWalkSpeedModifier;
44 MCAPI
static void buildSchema(
45 ::std::string
const& name,