Uses of Class
net.minecraft.client.sound.Sound
Packages that use Sound
-
Uses of Sound in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as SoundModifier and TypeFieldDescriptionstatic final SoundSoundManager.MISSING_SOUNDprivate final SoundSoundContainerImpl.soundFields in net.minecraft.client.sound with type parameters of type SoundModifier and TypeFieldDescriptionprivate final List<SoundContainer<Sound>>WeightedSoundSet.soundsprivate Map<SoundInstance,Sound> SoundSystem.sourcesMethods in net.minecraft.client.sound that return SoundMethods in net.minecraft.client.sound with parameters of type SoundModifier and TypeMethodDescriptionprivate floatSoundSystem.method_7099(SoundInstance soundInstance, Sound sound) private floatSoundSystem.method_7100(SoundInstance soundInstance, Sound sound, SoundCategory soundCategory) Method parameters in net.minecraft.client.sound with type arguments of type SoundModifier and TypeMethodDescriptionvoidWeightedSoundSet.add(SoundContainer<Sound> soundContainer) Constructors in net.minecraft.client.sound with parameters of type Sound