Package net.minecraft.client.sound
Interface SoundInstance
- All Known Subinterfaces:
TickableSoundInstance
- All Known Implementing Classes:
AbstractSoundInstance,class_2905,class_4295.class_4296,class_4295.class_4297,GuardianAttackSoundInstance,MinecartMovingSoundInstance,MinecartSoundInstance,MovingSoundInstance,PositionedSoundInstance
- Mappings:
Namespace Name official dfwintermediary net/minecraft/class_1900named net/minecraft/client/sound/SoundInstance
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfloatgetPitch()intfloatfloatgetX()floatgetY()floatgetZ()booleanmethod_12532(SoundManager soundManager) booleandefault boolean
-
Method Details
-
getIdentifier
Identifier getIdentifier()- Mappings:
Namespace Name Mixin selector official aLdfw;a()Lpc;intermediary method_7073Lnet/minecraft/class_1900;method_7073()Lnet/minecraft/class_1653;named getIdentifierLnet/minecraft/client/sound/SoundInstance;getIdentifier()Lnet/minecraft/util/Identifier;
-
method_12532
- Mappings:
Namespace Name Mixin selector official aLdfw;a(Ldgt;)Ldgv;intermediary method_12532Lnet/minecraft/class_1900;method_12532(Lnet/minecraft/class_1909;)Lnet/minecraft/class_1915;named method_12532Lnet/minecraft/client/sound/SoundInstance;method_12532(Lnet/minecraft/client/sound/SoundManager;)Lnet/minecraft/client/sound/SoundContainerImpl;
-
method_12533
class_2906 method_12533()- Mappings:
Namespace Name Mixin selector official bLdfw;b()Ldft;intermediary method_12533Lnet/minecraft/class_1900;method_12533()Lnet/minecraft/class_2906;named method_12533Lnet/minecraft/client/sound/SoundInstance;method_12533()Lnet/minecraft/client/class_2906;
-
method_12534
SoundCategory method_12534()- Mappings:
Namespace Name Mixin selector official cLdfw;c()Lwk;intermediary method_12534Lnet/minecraft/class_1900;method_12534()Lnet/minecraft/class_2153;named method_12534Lnet/minecraft/client/sound/SoundInstance;method_12534()Lnet/minecraft/client/sound/SoundCategory;
-
isRepeatable
boolean isRepeatable()- Mappings:
Namespace Name Mixin selector official dLdfw;d()Zintermediary method_7074Lnet/minecraft/class_1900;method_7074()Znamed isRepeatableLnet/minecraft/client/sound/SoundInstance;isRepeatable()Z
-
method_19604
boolean method_19604()- Mappings:
Namespace Name Mixin selector official lLdfw;l()Zintermediary method_19604Lnet/minecraft/class_1900;method_19604()Znamed method_19604Lnet/minecraft/client/sound/SoundInstance;method_19604()Z
-
getRepeatDelay
int getRepeatDelay()- Mappings:
Namespace Name Mixin selector official eLdfw;e()Iintermediary method_7075Lnet/minecraft/class_1900;method_7075()Inamed getRepeatDelayLnet/minecraft/client/sound/SoundInstance;getRepeatDelay()I
-
getVolume
float getVolume()- Mappings:
Namespace Name Mixin selector official fLdfw;f()Fintermediary method_7076Lnet/minecraft/class_1900;method_7076()Fnamed getVolumeLnet/minecraft/client/sound/SoundInstance;getVolume()F
-
getPitch
float getPitch()- Mappings:
Namespace Name Mixin selector official gLdfw;g()Fintermediary method_7077Lnet/minecraft/class_1900;method_7077()Fnamed getPitchLnet/minecraft/client/sound/SoundInstance;getPitch()F
-
getX
float getX()- Mappings:
Namespace Name Mixin selector official hLdfw;h()Fintermediary method_7078Lnet/minecraft/class_1900;method_7078()Fnamed getXLnet/minecraft/client/sound/SoundInstance;getX()F
-
getY
float getY()- Mappings:
Namespace Name Mixin selector official iLdfw;i()Fintermediary method_7079Lnet/minecraft/class_1900;method_7079()Fnamed getYLnet/minecraft/client/sound/SoundInstance;getY()F
-
getZ
float getZ()- Mappings:
Namespace Name Mixin selector official jLdfw;j()Fintermediary method_7080Lnet/minecraft/class_1900;method_7080()Fnamed getZLnet/minecraft/client/sound/SoundInstance;getZ()F
-
getAttenuationType
SoundInstance.AttenuationType getAttenuationType()- Mappings:
Namespace Name Mixin selector official kLdfw;k()Ldfw$a;intermediary method_7081Lnet/minecraft/class_1900;method_7081()Lnet/minecraft/class_1900$class_1901;named getAttenuationTypeLnet/minecraft/client/sound/SoundInstance;getAttenuationType()Lnet/minecraft/client/sound/SoundInstance$AttenuationType;
-
method_19605
default boolean method_19605()- Mappings:
Namespace Name Mixin selector official nLdfw;n()Zintermediary method_19605Lnet/minecraft/class_1900;method_19605()Znamed method_19605Lnet/minecraft/client/sound/SoundInstance;method_19605()Z
-