java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.client.sound.SoundHelper1_18_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI

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

    • SoundHelper1_18_2

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