Package net.minecraft.client.sound
Class Sound
java.lang.Object
net.minecraft.client.sound.Sound
- Mappings:
Namespace Name official bpwintermediary net/minecraft/class_621named net/minecraft/client/sound/Sound
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final booleanprivate final Identifierprivate doubleprivate double -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector official aLbpw;a:Ljy;intermediary field_8186Lnet/minecraft/class_621;field_8186:Lnet/minecraft/class_1653;named idLnet/minecraft/client/sound/Sound;id:Lnet/minecraft/util/Identifier;
-
field_8187
private final boolean field_8187- Mappings:
Namespace Name Mixin selector official bLbpw;b:Zintermediary field_8187Lnet/minecraft/class_621;field_8187:Znamed field_8187Lnet/minecraft/client/sound/Sound;field_8187:Z
-
volume
private double volume- Mappings:
Namespace Name Mixin selector official cLbpw;c:Dintermediary field_8188Lnet/minecraft/class_621;field_8188:Dnamed volumeLnet/minecraft/client/sound/Sound;volume:D
-
pitch
private double pitch- Mappings:
Namespace Name Mixin selector official dLbpw;d:Dintermediary field_8189Lnet/minecraft/class_621;field_8189:Dnamed pitchLnet/minecraft/client/sound/Sound;pitch:D
-
-
Constructor Details
-
Sound
- Mappings:
Namespace Name Mixin selector official <init>Lbpw;<init>(Ljy;DDZ)Vintermediary <init>Lnet/minecraft/class_621;<init>(Lnet/minecraft/class_1653;DDZ)Vnamed <init>Lnet/minecraft/client/sound/Sound;<init>(Lnet/minecraft/util/Identifier;DDZ)V
-
Sound
- Mappings:
Namespace Name Mixin selector official <init>Lbpw;<init>(Lbpw;)Vintermediary <init>Lnet/minecraft/class_621;<init>(Lnet/minecraft/class_621;)Vnamed <init>Lnet/minecraft/client/sound/Sound;<init>(Lnet/minecraft/client/sound/Sound;)V
-
-
Method Details
-
getIdentifier
- Mappings:
Namespace Name Mixin selector official aLbpw;a()Ljy;intermediary method_7089Lnet/minecraft/class_621;method_7089()Lnet/minecraft/class_1653;named getIdentifierLnet/minecraft/client/sound/Sound;getIdentifier()Lnet/minecraft/util/Identifier;
-
getVolume
public double getVolume()- Mappings:
Namespace Name Mixin selector official bLbpw;b()Dintermediary method_7091Lnet/minecraft/class_621;method_7091()Dnamed getVolumeLnet/minecraft/client/sound/Sound;getVolume()D
-
setVolume
public void setVolume(double volume) - Mappings:
Namespace Name Mixin selector official aLbpw;a(D)Vintermediary method_7090Lnet/minecraft/class_621;method_7090(D)Vnamed setVolumeLnet/minecraft/client/sound/Sound;setVolume(D)V
-
getPitch
public double getPitch()- Mappings:
Namespace Name Mixin selector official cLbpw;c()Dintermediary method_7093Lnet/minecraft/class_621;method_7093()Dnamed getPitchLnet/minecraft/client/sound/Sound;getPitch()D
-
setPitch
public void setPitch(double pitch) - Mappings:
Namespace Name Mixin selector official bLbpw;b(D)Vintermediary method_7092Lnet/minecraft/class_621;method_7092(D)Vnamed setPitchLnet/minecraft/client/sound/Sound;setPitch(D)V
-
method_7094
public boolean method_7094()- Mappings:
Namespace Name Mixin selector official dLbpw;d()Zintermediary method_7094Lnet/minecraft/class_621;method_7094()Znamed method_7094Lnet/minecraft/client/sound/Sound;method_7094()Z
-