19 ::ll::TypedStorage<4, 4, float> mMaxRotationX;
20 ::ll::TypedStorage<4, 4, float> mMaxRotationY;
21 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
22 ::ll::TypedStorage<4, 4, float> mGrowTiredCooldownTime;
23 ::ll::TypedStorage<1, 1, bool> mSetPersistent;
35 MCAPI static ::std::string_view
const& NAME();