Package net.minecraft.client.sound
Interface SoundInstance
- All Known Subinterfaces:
TickableSoundInstance
- All Known Implementing Classes:
AbstractSoundInstance,GuardianAttackSoundInstance,MinecartMovingSoundInstance,MinecartSoundInstance,MovingSoundInstance,PositionedSoundInstance
- Mappings:
Namespace Name official cyeintermediary net/minecraft/class_1900named net/minecraft/client/sound/SoundInstance
-
Method Details
-
getIdentifier
Identifier getIdentifier()- Mappings:
Namespace Name Mixin selector official aLcye;a()Loa;intermediary method_7073Lnet/minecraft/class_1900;method_7073()Lnet/minecraft/class_1653;named getIdentifierLnet/minecraft/client/sound/SoundInstance;getIdentifier()Lnet/minecraft/util/Identifier;
-
isRepeatable
boolean isRepeatable()- Mappings:
Namespace Name Mixin selector official bLcye;b()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 dLcye;d()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 eLcye;e()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 fLcye;f()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 gLcye;g()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 hLcye;h()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 iLcye;i()Fintermediary method_7080Lnet/minecraft/class_1900;method_7080()Fnamed getZLnet/minecraft/client/sound/SoundInstance;getZ()F
-
method_7081
class_1901 method_7081()- Mappings:
Namespace Name Mixin selector official jLcye;j()Lcyf;intermediary method_7081Lnet/minecraft/class_1900;method_7081()Lnet/minecraft/class_1901;named method_7081Lnet/minecraft/client/sound/SoundInstance;method_7081()Lnet/minecraft/client/class_1901;
-