Package net.minecraft.client.sound
Class BiomeEffectSoundPlayer.MusicLoop
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.sound.BiomeEffectSoundPlayer.MusicLoop
- All Implemented Interfaces:
- SoundInstance,- TickableSoundInstance
- Enclosing class:
- BiomeEffectSoundPlayer
@Environment(CLIENT)
public static class BiomeEffectSoundPlayer.MusicLoop
extends MovingSoundInstance
- Mappings:
- Namespace - Name - official - fmk$a- intermediary - net/minecraft/class_4897$class_4898- named - net/minecraft/client/sound/BiomeEffectSoundPlayer$MusicLoop
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstanceSoundInstance.AttenuationType
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.sound.AbstractSoundInstanceattenuationType, category, field_38800, id, pitch, relative, repeat, repeatDelay, sound, volume, x, y, z
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.sound.MovingSoundInstanceisDone, setDoneMethods inherited from class net.minecraft.client.sound.AbstractSoundInstancegetAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.client.sound.SoundInstancecanPlay, getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, shouldAlwaysPlay
- 
Field Details- 
deltaprivate int delta- Mappings:
- Namespace - Name - Mixin selector - official - n- Lfmk$a;n:I- intermediary - field_22805- Lnet/minecraft/class_4897$class_4898;field_22805:I- named - delta- Lnet/minecraft/client/sound/BiomeEffectSoundPlayer$MusicLoop;delta:I
 
- 
strengthprivate int strength- Mappings:
- Namespace - Name - Mixin selector - official - o- Lfmk$a;o:I- intermediary - field_22806- Lnet/minecraft/class_4897$class_4898;field_22806:I- named - strength- Lnet/minecraft/client/sound/BiomeEffectSoundPlayer$MusicLoop;strength:I
 
 
- 
- 
Constructor Details- 
MusicLoop- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfmk$a;<init>(Lajv;)V- intermediary - <init>- Lnet/minecraft/class_4897$class_4898;<init>(Lnet/minecraft/class_3414;)V- named - <init>- Lnet/minecraft/client/sound/BiomeEffectSoundPlayer$MusicLoop;<init>(Lnet/minecraft/sound/SoundEvent;)V
 
 
- 
- 
Method Details- 
tickpublic void tick()- Mappings:
- Namespace - Name - Mixin selector - official - q- Lfmw;q()V- intermediary - method_16896- Lnet/minecraft/class_1117;method_16896()V- named - tick- Lnet/minecraft/client/sound/TickableSoundInstance;tick()V
 
- 
fadeOutpublic void fadeOut()- Mappings:
- Namespace - Name - Mixin selector - official - o- Lfmk$a;o()V- intermediary - method_25464- Lnet/minecraft/class_4897$class_4898;method_25464()V- named - fadeOut- Lnet/minecraft/client/sound/BiomeEffectSoundPlayer$MusicLoop;fadeOut()V
 
- 
fadeInpublic void fadeIn()- Mappings:
- Namespace - Name - Mixin selector - official - p- Lfmk$a;p()V- intermediary - method_25465- Lnet/minecraft/class_4897$class_4898;method_25465()V- named - fadeIn- Lnet/minecraft/client/sound/BiomeEffectSoundPlayer$MusicLoop;fadeIn()V
 
 
-