Uses of Class
net.minecraft.client.resources.sounds.SimpleSoundInstance
Packages that use SimpleSoundInstance
-
Uses of SimpleSoundInstance in net.minecraft.client.resources.sounds
Methods in net.minecraft.client.resources.sounds that return SimpleSoundInstanceModifier and TypeMethodDescriptionstatic SimpleSoundInstanceSimpleSoundInstance.forAmbientAddition(SoundEvent p_119760_) static SimpleSoundInstanceSimpleSoundInstance.forAmbientMood(SoundEvent p_235128_, RandomSource p_235129_, double p_235130_, double p_235131_, double p_235132_) static SimpleSoundInstanceSimpleSoundInstance.forLocalAmbience(SoundEvent p_119767_, float p_119768_, float p_119769_) static SimpleSoundInstanceSimpleSoundInstance.forMusic(SoundEvent p_119746_) static SimpleSoundInstanceSimpleSoundInstance.forRecord(SoundEvent p_249575_, Vec3 p_249600_) static SimpleSoundInstanceSimpleSoundInstance.forUI(Holder<SoundEvent> p_263418_, float p_263405_) static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent p_119753_, float p_119754_) static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent p_119756_, float p_119757_, float p_119758_)