Uses of Interface
net.runelite.api.AmbientSoundEffect
-
Packages that use AmbientSoundEffect Package Description net.runelite.api net.runelite.api.events -
-
Uses of AmbientSoundEffect in net.runelite.api
Methods in net.runelite.api that return types with arguments of type AmbientSoundEffect Modifier and Type Method Description Deque<AmbientSoundEffect>Client. getAmbientSoundEffects()Deprecated. -
Uses of AmbientSoundEffect in net.runelite.api.events
Methods in net.runelite.api.events that return AmbientSoundEffect Modifier and Type Method Description AmbientSoundEffectAmbientSoundEffectCreated. getAmbientSoundEffect()Constructors in net.runelite.api.events with parameters of type AmbientSoundEffect Constructor Description AmbientSoundEffectCreated(AmbientSoundEffect ambientSoundEffect)
-