Package net.minecraft
Class class_4295.class_4296
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.class_4295.class_4296
- All Implemented Interfaces:
SoundInstance,TickableSoundInstance,Tickable
- Enclosing class:
- class_4295
- Mappings:
Namespace Name official dfz$aintermediary net/minecraft/class_4295$class_4296named net/minecraft/class_4295$class_4296
-
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
ConstructorsModifierConstructorDescriptionprotectedclass_4296(ClientPlayerEntity clientPlayerEntity, SoundEvent soundEvent) -
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_21102
- Mappings:
Namespace Name Mixin selector official nLdfz$a;n:Lctj;intermediary field_21102Lnet/minecraft/class_4295$class_4296;field_21102:Lnet/minecraft/class_518;named field_21102Lnet/minecraft/class_4295$class_4296;field_21102:Lnet/minecraft/entity/player/ClientPlayerEntity;
-
-
Constructor Details
-
class_4296
-
-
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
-