Uses of Class
net.minecraft.client.resources.sounds.SimpleSoundInstance
-
Uses of SimpleSoundInstance in net.minecraft.client.resources.sounds
Modifier and TypeMethodDescriptionstatic SimpleSoundInstance
SimpleSoundInstance.forAmbientAddition
(SoundEvent p_119760_) static SimpleSoundInstance
SimpleSoundInstance.forAmbientMood
(SoundEvent p_119762_, double p_119763_, double p_119764_, double p_119765_) static SimpleSoundInstance
SimpleSoundInstance.forLocalAmbience
(SoundEvent p_119767_, float p_119768_, float p_119769_) static SimpleSoundInstance
SimpleSoundInstance.forMusic
(SoundEvent p_119746_) static SimpleSoundInstance
SimpleSoundInstance.forRecord
(SoundEvent p_119748_, double p_119749_, double p_119750_, double p_119751_) static SimpleSoundInstance
SimpleSoundInstance.forUI
(SoundEvent p_119753_, float p_119754_) static SimpleSoundInstance
SimpleSoundInstance.forUI
(SoundEvent p_119756_, float p_119757_, float p_119758_)