Class SoundHelper1_18_2
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatgetCategoryVolume(String name) voidplay(mods.thecomputerizer.theimpossiblelibrary.api.common.sound.SoundEventAPI<?> event) voidsetCategoryVolume(String name, float volume)
-
Constructor Details
-
SoundHelper1_18_2
public SoundHelper1_18_2()
-
-
Method Details
-
getCategoryVolume
- Specified by:
getCategoryVolumein interfacemods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI
-
play
public void play(mods.thecomputerizer.theimpossiblelibrary.api.common.sound.SoundEventAPI<?> event) - Specified by:
playin interfacemods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI
-
setCategoryVolume
- Specified by:
setCategoryVolumein interfacemods.thecomputerizer.theimpossiblelibrary.api.client.sound.SoundHelperAPI
-