Package net.minecraft.client.sound
Class AmbientSoundLoops.MusicLoop
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.sound.AmbientSoundLoops.MusicLoop
- All Implemented Interfaces:
- SoundInstance,- TickableSoundInstance
- Enclosing class:
- AmbientSoundLoops
- Mappings:
- Namespace - Name - official - fyb$a- intermediary - net/minecraft/class_1118$class_1119- named - net/minecraft/client/sound/AmbientSoundLoops$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, id, pitch, random, relative, repeat, repeatDelay, sound, volume, x, y, z
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedMusicLoop(ClientPlayerEntity player, SoundEvent soundEvent) 
- 
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- 
player- Mappings:
- Namespace - Name - Mixin selector - official - n- Lfyb$a;n:Lfiy;- intermediary - field_5482- Lnet/minecraft/class_1118$class_1119;field_5482:Lnet/minecraft/class_746;- named - player- Lnet/minecraft/client/sound/AmbientSoundLoops$MusicLoop;player:Lnet/minecraft/client/network/ClientPlayerEntity;
 
 
- 
- 
Constructor Details- 
MusicLoop- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfyb$a;<init>(Lfiy;Lamg;)V- intermediary - <init>- Lnet/minecraft/class_1118$class_1119;<init>(Lnet/minecraft/class_746;Lnet/minecraft/class_3414;)V- named - <init>- Lnet/minecraft/client/sound/AmbientSoundLoops$MusicLoop;<init>(Lnet/minecraft/client/network/ClientPlayerEntity;Lnet/minecraft/sound/SoundEvent;)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
 
 
-