Package net.minecraft.client.sound
Interface SoundInstance
- All Known Subinterfaces:
TickableSoundInstance
- All Known Implementing Classes:
AbstractSoundInstance,class_2905,GuardianAttackSoundInstance,MinecartMovingSoundInstance,MinecartSoundInstance,MovingSoundInstance,PositionedSoundInstance
- Mappings:
Namespace Name official bygintermediary 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)
-
Method Details
-
getIdentifier
Identifier getIdentifier()- Mappings:
Namespace Name Mixin selector official aLbyg;a()Lkl;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 aLbyg;a(Lbyv;)Lbyx;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 bLbyg;b()Lbyd;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 dLbyg;d()Lni;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 eLbyg;e()Zintermediary method_7074Lnet/minecraft/class_1900;method_7074()Znamed isRepeatableLnet/minecraft/client/sound/SoundInstance;isRepeatable()Z
-
getRepeatDelay
int getRepeatDelay()- Mappings:
Namespace Name Mixin selector official fLbyg;f()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 gLbyg;g()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 hLbyg;h()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 iLbyg;i()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 jLbyg;j()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 kLbyg;k()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 lLbyg;l()Lbyg$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;
-