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
- Mappings:
Namespace Name official fmo
intermediary net/minecraft/class_1105
named net/minecraft/client/sound/GuardianAttackSoundInstance
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstance
SoundInstance.AttenuationType
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final float
private static final float
private static final float
private static final float
private final GuardianEntity
Fields inherited from class net.minecraft.client.sound.AbstractSoundInstance
attenuationType, category, field_38800, id, pitch, relative, repeat, repeatDelay, sound, volume, x, y, z
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.sound.MovingSoundInstance
isDone, setDone
Methods inherited from class net.minecraft.client.sound.AbstractSoundInstance
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.minecraft.client.sound.SoundInstance
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, shouldAlwaysPlay
-
Field Details
-
field_32997
private static final float field_32997- See Also:
- Mappings:
Namespace Name Mixin selector official n
Lfmo;n:F
intermediary field_32997
Lnet/minecraft/class_1105;field_32997:F
named field_32997
Lnet/minecraft/client/sound/GuardianAttackSoundInstance;field_32997:F
-
field_32998
private static final float field_32998- See Also:
- Mappings:
Namespace Name Mixin selector official o
Lfmo;o:F
intermediary field_32998
Lnet/minecraft/class_1105;field_32998:F
named field_32998
Lnet/minecraft/client/sound/GuardianAttackSoundInstance;field_32998:F
-
field_32999
private static final float field_32999- See Also:
- Mappings:
Namespace Name Mixin selector official p
Lfmo;p:F
intermediary field_32999
Lnet/minecraft/class_1105;field_32999:F
named field_32999
Lnet/minecraft/client/sound/GuardianAttackSoundInstance;field_32999:F
-
field_33000
private static final float field_33000- See Also:
- Mappings:
Namespace Name Mixin selector official q
Lfmo;q:F
intermediary field_33000
Lnet/minecraft/class_1105;field_33000:F
named field_33000
Lnet/minecraft/client/sound/GuardianAttackSoundInstance;field_33000:F
-
guardian
- Mappings:
Namespace Name Mixin selector official r
Lfmo;r:Lbrm;
intermediary field_5454
Lnet/minecraft/class_1105;field_5454:Lnet/minecraft/class_1577;
named guardian
Lnet/minecraft/client/sound/GuardianAttackSoundInstance;guardian:Lnet/minecraft/entity/mob/GuardianEntity;
-
-
Constructor Details
-
GuardianAttackSoundInstance
- Mappings:
Namespace Name Mixin selector official <init>
Lfmo;<init>(Lbrm;)V
intermediary <init>
Lnet/minecraft/class_1105;<init>(Lnet/minecraft/class_1577;)V
named <init>
Lnet/minecraft/client/sound/GuardianAttackSoundInstance;<init>(Lnet/minecraft/entity/mob/GuardianEntity;)V
-
-
Method Details
-
canPlay
public boolean canPlay()- Mappings:
Namespace Name Mixin selector official s
Lfmv;s()Z
intermediary method_26273
Lnet/minecraft/class_1113;method_26273()Z
named canPlay
Lnet/minecraft/client/sound/SoundInstance;canPlay()Z
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official q
Lfmw;q()V
intermediary method_16896
Lnet/minecraft/class_1117;method_16896()V
named tick
Lnet/minecraft/client/sound/TickableSoundInstance;tick()V
-