Class NpcDefinition.BackgroundSound

java.lang.Object
org.rspeer.game.adapter.definition.NpcDefinition.BackgroundSound
Enclosing class:
NpcDefinition

public static final class NpcDefinition.BackgroundSound extends Object
  • Constructor Details

    • BackgroundSound

      public BackgroundSound(int id, int range, int volume)
  • Method Details

    • getId

      public int getId()
    • getRange

      public int getRange()
    • getVolume

      public int getVolume()