Package net.runelite.cache.definitions
Class SequenceDefinition.Sound
- java.lang.Object
-
- net.runelite.cache.definitions.SequenceDefinition.Sound
-
- Enclosing class:
- SequenceDefinition
public static final class SequenceDefinition.Sound extends Object
-
-
Constructor Summary
Constructors Constructor Description Sound(int id, int loops, int location, int retain, int weight)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)intgetId()intgetLocation()intgetLoops()intgetRetain()intgetWeight()inthashCode()StringtoString()
-