java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.sound.SoundHelper1_20
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI

public class SoundHelper1_20 extends Object implements mods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI
  • Constructor Details

    • SoundHelper1_20

      public SoundHelper1_20()
  • Method Details

    • getCategoryVolume

      public float getCategoryVolume(String name)
      Specified by:
      getCategoryVolume in interface mods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI
    • play

      public void play(mods.thecomputerizer.theimpossiblelibrary.api.common.sound.SoundEventAPI<?> event)
      Specified by:
      play in interface mods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI
    • setCategoryVolume

      public void setCategoryVolume(String name, float volume)
      Specified by:
      setCategoryVolume in interface mods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI