17 ::ll::TypedStorage<4, 8, ::std::optional<float>> mVolume;
18 ::ll::TypedStorage<4, 8, ::std::optional<float>> mPitch;
19 ::ll::TypedStorage<4, 8, ::std::optional<int>> mLoopCount;
25 MCAPI ::std::optional<::Scripting::PropertyOutOfBoundsError> validate()
const;
31 MCAPI static ::Scripting::InterfaceBinding bind();