20 ::ll::TypedStorage<4, 4, float> mMinDistance;
21 ::ll::TypedStorage<4, 4, float> mMaxDistance;
22 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
23 ::ll::TypedStorage<4, 4, float> mSuccessRate;
24 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mSoundEvent;
36 MCAPI static ::std::string_view
const& NAME();