Package net.minecraft.client.sound
Class SnifferDigSoundInstance
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.sound.SnifferDigSoundInstance
- All Implemented Interfaces:
SoundInstance
,TickableSoundInstance
- Mappings:
Namespace Name named net/minecraft/client/sound/SnifferDigSoundInstance
intermediary net/minecraft/class_8191
official gsl
-
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 final SnifferEntity
Fields inherited from class net.minecraft.client.sound.AbstractSoundInstance
attenuationType, category, id, pitch, random, 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_42931
private static final float field_42931- See Also:
- Mappings:
Namespace Name Mixin selector named field_42931
Lnet/minecraft/client/sound/SnifferDigSoundInstance;field_42931:F
intermediary field_42931
Lnet/minecraft/class_8191;field_42931:F
official n
Lgsl;n:F
-
field_42932
private static final float field_42932- See Also:
- Mappings:
Namespace Name Mixin selector named field_42932
Lnet/minecraft/client/sound/SnifferDigSoundInstance;field_42932:F
intermediary field_42932
Lnet/minecraft/class_8191;field_42932:F
official o
Lgsl;o:F
-
sniffer
- Mappings:
Namespace Name Mixin selector named sniffer
Lnet/minecraft/client/sound/SnifferDigSoundInstance;sniffer:Lnet/minecraft/entity/passive/SnifferEntity;
intermediary field_42933
Lnet/minecraft/class_8191;field_42933:Lnet/minecraft/class_8153;
official p
Lgsl;p:Lchy;
-
-
Constructor Details
-
SnifferDigSoundInstance
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/sound/SnifferDigSoundInstance;<init>(Lnet/minecraft/entity/passive/SnifferEntity;)V
intermediary <init>
Lnet/minecraft/class_8191;<init>(Lnet/minecraft/class_8153;)V
official <init>
Lgsl;<init>(Lchy;)V
-
-
Method Details
-
canPlay
public boolean canPlay()- Mappings:
Namespace Name Mixin selector named canPlay
Lnet/minecraft/client/sound/SoundInstance;canPlay()Z
intermediary method_26273
Lnet/minecraft/class_1113;method_26273()Z
official s
Lgsp;s()Z
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector named tick
Lnet/minecraft/client/sound/TickableSoundInstance;tick()V
intermediary method_16896
Lnet/minecraft/class_1117;method_16896()V
official q
Lgsq;q()V
-