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 TypeClassDescriptionclassRaised when the SoundManager tries to play a normal sound.classclassstatic classclassRaised by the SoundManager.loadSoundSettings, this would be a good place for adding your custom sounds to the SoundPool.classThis event is raised by the SoundManager when it does its first setup of the SoundSystemConfig's codecs, use this function to add your own codecs.