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 SoundSoundManager.MISSING_SOUNDprotected SoundAbstractSoundInstance.soundFields in net.minecraft.client.sound with type parameters of type SoundModifier and TypeFieldDescriptionSoundSystem.preloadedSoundsSoundEntry.soundsprivate List<SoundContainer<Sound>>WeightedSoundSet.soundsMethods in net.minecraft.client.sound that return SoundModifier and TypeMethodDescriptionprivate SoundSoundEntryDeserializer.deserializeSound(JsonObject json)AbstractSoundInstance.getSound()Sound.getSound()SoundInstance.getSound()WeightedSoundSet.getSound()Methods in net.minecraft.client.sound that return types with arguments of type SoundModifier and TypeMethodDescriptionSoundEntryDeserializer.deserializeSounds(JsonObject json)SoundEntry.getSounds()Methods in net.minecraft.client.sound with parameters of type SoundModifier and TypeMethodDescriptionvoidSoundSystem.addPreloadedSound(Sound sound)(package private) static booleanSoundManager.isSoundResourcePresent(Sound sound, Identifier id, ResourceManager resourceManager)Method parameters in net.minecraft.client.sound with type arguments of type SoundModifier and TypeMethodDescriptionvoidWeightedSoundSet.add(SoundContainer<Sound> soundContainer)SoundLoader.loadStatic(Collection<Sound> sounds)Constructor parameters in net.minecraft.client.sound with type arguments of type Sound