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_119762_, double p_119763_, double p_119764_, double p_119765_)static SimpleSoundInstanceSimpleSoundInstance.forLocalAmbience(SoundEvent p_119767_, float p_119768_, float p_119769_)static SimpleSoundInstanceSimpleSoundInstance.forMusic(SoundEvent p_119746_)static SimpleSoundInstanceSimpleSoundInstance.forRecord(SoundEvent p_119748_, double p_119749_, double p_119750_, double p_119751_)static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent p_119753_, float p_119754_)static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent p_119756_, float p_119757_, float p_119758_)