20 ::ll::TypedStorage<4, 4, float> mSuccessRate;
21 ::ll::TypedStorage<4, 4, float> mChanceToStop;
22 ::ll::TypedStorage<4, 4, float> mIntervalRefreshTime;
23 ::ll::TypedStorage<4, 4, float> mCatchUpThreshold;
24 ::ll::TypedStorage<4, 4, float> mMatchDirectionThreshold;
25 ::ll::TypedStorage<4, 4, float> mCatchUpMultiplier;
26 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
27 ::ll::TypedStorage<4, 4, float> mSearchRange;
28 ::ll::TypedStorage<4, 4, float> mStopDistance;
29 ::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::v1_21_120::MobDescriptor>> mTargetTypes;
47 MCAPI static ::std::string_view
const& NAME();