Uses of Class
net.minecraftforge.client.event.sound.SoundEvent
Packages that use SoundEvent
-
Uses of SoundEvent in net.minecraftforge.client.event.sound
Subclasses of SoundEvent in net.minecraftforge.client.event.soundModifier and TypeClassDescriptionclassFired when a sound is about to be played by the sound engine.classFired when a non-streaming sound is being played.classFired when a streaming sound is being played.classFired when theSoundEngineis constructed or (re)loaded, such as during game initialization or when the sound output device is changed.static classSuperclass for when a sound has started to play on an audio channel.