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 bpcintermediary 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, 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, isRepeatableMethods 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
-
Field Details
-
field_11342
- Mappings:
Namespace Name Mixin selector official kLbpc;k:Lvt;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 cLkm;c()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-