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 named net/minecraft/client/sound/AmbientSoundLoops$Underwater
intermediary net/minecraft/class_1118$class_1120
official gss$b
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstance
SoundInstance.AttenuationType
-
Field Summary
Fields inherited from class net.minecraft.client.sound.AbstractSoundInstance
attenuationType, category, id, pitch, random, relative, repeat, repeatDelay, sound, volume, x, y, z
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.sound.MovingSoundInstance
isDone, setDone
Methods inherited from class net.minecraft.client.sound.AbstractSoundInstance
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.minecraft.client.sound.SoundInstance
canPlay, getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, shouldAlwaysPlay
-
Field Details
-
MAX_TRANSITION_TIMER
public static final int MAX_TRANSITION_TIMER- See Also:
- Mappings:
Namespace Name Mixin selector named MAX_TRANSITION_TIMER
Lnet/minecraft/client/sound/AmbientSoundLoops$Underwater;MAX_TRANSITION_TIMER:I
intermediary field_33012
Lnet/minecraft/class_1118$class_1120;field_33012:I
official n
Lgss$b;n:I
-
player
- Mappings:
Namespace Name Mixin selector named player
Lnet/minecraft/client/sound/AmbientSoundLoops$Underwater;player:Lnet/minecraft/client/network/ClientPlayerEntity;
intermediary field_5483
Lnet/minecraft/class_1118$class_1120;field_5483:Lnet/minecraft/class_746;
official o
Lgss$b;o:Lgcs;
-
transitionTimer
private int transitionTimer- Mappings:
Namespace Name Mixin selector named transitionTimer
Lnet/minecraft/client/sound/AmbientSoundLoops$Underwater;transitionTimer:I
intermediary field_5484
Lnet/minecraft/class_1118$class_1120;field_5484:I
official p
Lgss$b;p:I
-
-
Constructor Details
-
Underwater
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/sound/AmbientSoundLoops$Underwater;<init>(Lnet/minecraft/client/network/ClientPlayerEntity;)V
intermediary <init>
Lnet/minecraft/class_1118$class_1120;<init>(Lnet/minecraft/class_746;)V
official <init>
Lgss$b;<init>(Lgcs;)V
-
-
Method Details
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector named tick
Lnet/minecraft/client/sound/TickableSoundInstance;tick()V
intermediary method_16896
Lnet/minecraft/class_1117;method_16896()V
official q
Lgsq;q()V
-