Package net.minecraft.client.sound
Class GuardianAttackSoundInstance
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.sound.GuardianAttackSoundInstance
- All Implemented Interfaces:
SoundInstance,TickableSoundInstance,Tickable
- Mappings:
Namespace Name official bxzintermediary net/minecraft/class_2539named net/minecraft/client/sound/GuardianAttackSoundInstance
-
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_11342
- Mappings:
Namespace Name Mixin selector official mLbxz;m:Lyo;intermediary field_11342Lnet/minecraft/class_2539;field_11342:Lnet/minecraft/class_2648;named field_11342Lnet/minecraft/client/sound/GuardianAttackSoundInstance;field_11342:Lnet/minecraft/entity/mob/GuardianEntity;
-
-
Constructor Details
-
GuardianAttackSoundInstance
-
-
Method Details
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official cLkz;c()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-