Package net.minecraft
Class class_4295.class_4297
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.class_4295.class_4297
- All Implemented Interfaces:
SoundInstance,TickableSoundInstance,Tickable
- Enclosing class:
- class_4295
- Mappings:
Namespace Name official dfz$bintermediary net/minecraft/class_4295$class_4297named net/minecraft/class_4295$class_4297
-
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, field_21096, 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_12534, method_19604Methods 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, method_19604, method_19605
-
Field Details
-
field_21103
- Mappings:
Namespace Name Mixin selector official nLdfz$b;n:Lctj;intermediary field_21103Lnet/minecraft/class_4295$class_4297;field_21103:Lnet/minecraft/class_518;named field_21103Lnet/minecraft/class_4295$class_4297;field_21103:Lnet/minecraft/entity/player/ClientPlayerEntity;
-
field_21104
private int field_21104- Mappings:
Namespace Name Mixin selector official oLdfz$b;o:Iintermediary field_21104Lnet/minecraft/class_4295$class_4297;field_21104:Inamed field_21104Lnet/minecraft/class_4295$class_4297;field_21104:I
-
-
Constructor Details
-
class_4297
-
-
Method Details
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official Y_Lpt;Y_()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-