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 pSound) static SimpleSoundInstanceSimpleSoundInstance.forAmbientMood(SoundEvent pSoundEvent, RandomSource pRandom, double pX, double pY, double pZ) static SimpleSoundInstanceSimpleSoundInstance.forJukeboxSong(SoundEvent pSound, Vec3 pPos) static SimpleSoundInstanceSimpleSoundInstance.forLocalAmbience(SoundEvent pSound, float pVolume, float pPitch) static SimpleSoundInstanceSimpleSoundInstance.forMusic(SoundEvent pSound) static SimpleSoundInstanceSimpleSoundInstance.forUI(Holder<SoundEvent> pSoundHolder, float pPitch) static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent pSound, float pPitch) static SimpleSoundInstanceSimpleSoundInstance.forUI(SoundEvent pSound, float pPitch, float pVolume)