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

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

    • SoundHelper1_21

      public SoundHelper1_21()
  • 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