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 named net/minecraft/client/sound/ElytraSoundInstance
intermediary net/minecraft/class_1103
official gsf
-
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
-
field_32996
public static final int field_32996- See Also:
- Mappings:
Namespace Name Mixin selector named field_32996
Lnet/minecraft/client/sound/ElytraSoundInstance;field_32996:I
intermediary field_32996
Lnet/minecraft/class_1103;field_32996:I
official n
Lgsf;n:I
-
player
- Mappings:
Namespace Name Mixin selector named player
Lnet/minecraft/client/sound/ElytraSoundInstance;player:Lnet/minecraft/client/network/ClientPlayerEntity;
intermediary field_5452
Lnet/minecraft/class_1103;field_5452:Lnet/minecraft/class_746;
official o
Lgsf;o:Lgcs;
-
tickCount
private int tickCount- Mappings:
Namespace Name Mixin selector named tickCount
Lnet/minecraft/client/sound/ElytraSoundInstance;tickCount:I
intermediary field_5453
Lnet/minecraft/class_1103;field_5453:I
official p
Lgsf;p:I
-
-
Constructor Details
-
ElytraSoundInstance
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/sound/ElytraSoundInstance;<init>(Lnet/minecraft/client/network/ClientPlayerEntity;)V
intermediary <init>
Lnet/minecraft/class_1103;<init>(Lnet/minecraft/class_746;)V
official <init>
Lgsf;<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
-