Uses of Class
net.runelite.cache.definitions.SequenceDefinition.Sound
-
Packages that use SequenceDefinition.Sound Package Description net.runelite.cache.definitions -
-
Uses of SequenceDefinition.Sound in net.runelite.cache.definitions
Fields in net.runelite.cache.definitions with type parameters of type SequenceDefinition.Sound Modifier and Type Field Description com.google.common.collect.Multimap<Integer,SequenceDefinition.Sound>SequenceDefinition. frameSoundsMethods in net.runelite.cache.definitions that return types with arguments of type SequenceDefinition.Sound Modifier and Type Method Description com.google.common.collect.Multimap<Integer,SequenceDefinition.Sound>SequenceDefinition. getFrameSounds()Method parameters in net.runelite.cache.definitions with type arguments of type SequenceDefinition.Sound Modifier and Type Method Description voidSequenceDefinition. setFrameSounds(com.google.common.collect.Multimap<Integer,SequenceDefinition.Sound> frameSounds)
-