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 official gbkintermediary net/minecraft/class_8191named net/minecraft/client/sound/SnifferDigSoundInstance
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstance
SoundInstance.AttenuationType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final floatprivate static final floatprivate final SnifferEntityFields inherited from class net.minecraft.client.sound.AbstractSoundInstance
attenuationType, category, id, pitch, random, relative, repeat, repeatDelay, sound, volume, x, y, z -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.sound.MovingSoundInstance
isDone, setDoneMethods inherited from class net.minecraft.client.sound.AbstractSoundInstance
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods 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 official nLgbk;n:Fintermediary field_42931Lnet/minecraft/class_8191;field_42931:Fnamed field_42931Lnet/minecraft/client/sound/SnifferDigSoundInstance;field_42931:F
-
field_42932
private static final float field_42932- See Also:
- Mappings:
Namespace Name Mixin selector official oLgbk;o:Fintermediary field_42932Lnet/minecraft/class_8191;field_42932:Fnamed field_42932Lnet/minecraft/client/sound/SnifferDigSoundInstance;field_42932:F
-
sniffer
- Mappings:
Namespace Name Mixin selector official pLgbk;p:Lbwu;intermediary field_42933Lnet/minecraft/class_8191;field_42933:Lnet/minecraft/class_8153;named snifferLnet/minecraft/client/sound/SnifferDigSoundInstance;sniffer:Lnet/minecraft/entity/passive/SnifferEntity;
-
-
Constructor Details
-
SnifferDigSoundInstance
- Mappings:
Namespace Name Mixin selector official <init>Lgbk;<init>(Lbwu;)Vintermediary <init>Lnet/minecraft/class_8191;<init>(Lnet/minecraft/class_8153;)Vnamed <init>Lnet/minecraft/client/sound/SnifferDigSoundInstance;<init>(Lnet/minecraft/entity/passive/SnifferEntity;)V
-
-
Method Details
-
canPlay
public boolean canPlay()- Mappings:
Namespace Name Mixin selector official sLgbo;s()Zintermediary method_26273Lnet/minecraft/class_1113;method_26273()Znamed canPlayLnet/minecraft/client/sound/SoundInstance;canPlay()Z
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official qLgbp;q()Vintermediary method_16896Lnet/minecraft/class_1117;method_16896()Vnamed tickLnet/minecraft/client/sound/TickableSoundInstance;tick()V
-