net.minecraft.client.sound
extends MovingSoundInstance
SoundInstance, TickableSoundInstance
| net.minecraft.client.resources.sounds.BiomeAmbientSoundsHandler$LoopSoundInstance |
| net.minecraft.class_4897$class_4898 |
| net.minecraft.client.sound.BiomeEffectSoundPlayer$MusicLoop |
Field summary
| Modifier and Type | Field |
| private int |
| fadeDirection |
| field_22805 |
| delta |
|
| private int |
| fade |
| field_22806 |
| strength |
|
Constructor summary
Method summary
| Modifier and Type | Method |
| public void |
| tick() |
| method_16896() |
| tick() |
|
| public void |
| fadeOut() |
| method_25464() |
| fadeOut() |
|
| public void |
| fadeIn() |
| method_25465() |
| fadeIn() |
|