Package net.minecraft.client.sound
Class ElytraSoundInstance
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.sound.ElytraSoundInstance
- All Implemented Interfaces:
- SoundInstance,- TickableSoundInstance
- Mappings:
- Namespace - Name - official - fxo- intermediary - net/minecraft/class_1103- named - net/minecraft/client/sound/ElytraSoundInstance
- 
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- 
field_32996public static final int field_32996- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - n- Lfxo;n:I- intermediary - field_32996- Lnet/minecraft/class_1103;field_32996:I- named - field_32996- Lnet/minecraft/client/sound/ElytraSoundInstance;field_32996:I
 
- 
player- Mappings:
- Namespace - Name - Mixin selector - official - o- Lfxo;o:Lfiy;- intermediary - field_5452- Lnet/minecraft/class_1103;field_5452:Lnet/minecraft/class_746;- named - player- Lnet/minecraft/client/sound/ElytraSoundInstance;player:Lnet/minecraft/client/network/ClientPlayerEntity;
 
- 
tickCountprivate int tickCount- Mappings:
- Namespace - Name - Mixin selector - official - p- Lfxo;p:I- intermediary - field_5453- Lnet/minecraft/class_1103;field_5453:I- named - tickCount- Lnet/minecraft/client/sound/ElytraSoundInstance;tickCount:I
 
 
- 
- 
Constructor Details- 
ElytraSoundInstance- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfxo;<init>(Lfiy;)V- intermediary - <init>- Lnet/minecraft/class_1103;<init>(Lnet/minecraft/class_746;)V- named - <init>- Lnet/minecraft/client/sound/ElytraSoundInstance;<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
 
 
-