Package net.minecraft.client.sound
Class AmbientSoundLoops.Underwater
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.sound.AmbientSoundLoops.Underwater
- All Implemented Interfaces:
- SoundInstance,- TickableSoundInstance
- Enclosing class:
- AmbientSoundLoops
- Mappings:
- Namespace - Name - official - fyb$b- intermediary - net/minecraft/class_1118$class_1120- named - net/minecraft/client/sound/AmbientSoundLoops$Underwater
- 
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, id, pitch, random, 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- 
MAX_TRANSITION_TIMERpublic static final int MAX_TRANSITION_TIMER- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - n- Lfyb$b;n:I- intermediary - field_33012- Lnet/minecraft/class_1118$class_1120;field_33012:I- named - MAX_TRANSITION_TIMER- Lnet/minecraft/client/sound/AmbientSoundLoops$Underwater;MAX_TRANSITION_TIMER:I
 
- 
player- Mappings:
- Namespace - Name - Mixin selector - official - o- Lfyb$b;o:Lfiy;- intermediary - field_5483- Lnet/minecraft/class_1118$class_1120;field_5483:Lnet/minecraft/class_746;- named - player- Lnet/minecraft/client/sound/AmbientSoundLoops$Underwater;player:Lnet/minecraft/client/network/ClientPlayerEntity;
 
- 
transitionTimerprivate int transitionTimer- Mappings:
- Namespace - Name - Mixin selector - official - p- Lfyb$b;p:I- intermediary - field_5484- Lnet/minecraft/class_1118$class_1120;field_5484:I- named - transitionTimer- Lnet/minecraft/client/sound/AmbientSoundLoops$Underwater;transitionTimer:I
 
 
- 
- 
Constructor Details- 
Underwater- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfyb$b;<init>(Lfiy;)V- intermediary - <init>- Lnet/minecraft/class_1118$class_1120;<init>(Lnet/minecraft/class_746;)V- named - <init>- Lnet/minecraft/client/sound/AmbientSoundLoops$Underwater;<init>(Lnet/minecraft/client/network/ClientPlayerEntity;)V
 
 
- 
- 
Method Details- 
tickpublic void tick()- Mappings:
- Namespace - Name - Mixin selector - official - q- Lfxz;q()V- intermediary - method_16896- Lnet/minecraft/class_1117;method_16896()V- named - tick- Lnet/minecraft/client/sound/TickableSoundInstance;tick()V
 
 
-