Uses of Interface
net.minecraft.client.sound.SoundContainer
Package | Description |
---|---|
net.minecraft.client.sound |
-
Uses of SoundContainer in net.minecraft.client.sound
Classes in net.minecraft.client.sound that implement SoundContainer Modifier and Type Class Description class
Sound
class
WeightedSoundSet
Fields in net.minecraft.client.sound with type parameters of type SoundContainer Modifier and Type Field Description private List<SoundContainer<Sound>>
WeightedSoundSet. sounds
Methods in net.minecraft.client.sound with parameters of type SoundContainer Modifier and Type Method Description void
WeightedSoundSet. add(SoundContainer<Sound> soundContainer)