Package net.minecraft.client
Class class_2905
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.class_2905
- All Implemented Interfaces:
SoundInstance,TickableSoundInstance,Tickable
- Mappings:
Namespace Name official cglintermediary net/minecraft/class_2905named net/minecraft/client/class_2905
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstance
SoundInstance.AttenuationType -
Field Summary
FieldsFields inherited from class net.minecraft.client.sound.MovingSoundInstance
doneFields inherited from class net.minecraft.client.sound.AbstractSoundInstance
attenuationType, field_13678, field_13679, identifier, pitch, repeat, repeatDelay, volume, x, y, z -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.sound.MovingSoundInstance
isDoneMethods inherited from class net.minecraft.client.sound.AbstractSoundInstance
getAttenuationType, getIdentifier, getPitch, getRepeatDelay, getVolume, getX, getY, getZ, isRepeatable, method_12532, method_12533, method_12534Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.sound.SoundInstance
getAttenuationType, getIdentifier, getPitch, getRepeatDelay, getVolume, getX, getY, getZ, isRepeatable, method_12532, method_12533, method_12534
-
Field Details
-
field_13681
- Mappings:
Namespace Name Mixin selector official mLcgl;m:Lbud;intermediary field_13681Lnet/minecraft/class_2905;field_13681:Lnet/minecraft/class_518;named field_13681Lnet/minecraft/client/class_2905;field_13681:Lnet/minecraft/entity/player/ClientPlayerEntity;
-
field_13682
private int field_13682- Mappings:
Namespace Name Mixin selector official nLcgl;n:Iintermediary field_13682Lnet/minecraft/class_2905;field_13682:Inamed field_13682Lnet/minecraft/client/class_2905;field_13682:I
-
-
Constructor Details
-
class_2905
-
-
Method Details
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official eLnx;e()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-