Package net.minecraft.sound
Class BlockSoundGroup
java.lang.Object
net.minecraft.sound.BlockSoundGroup
- Direct Known Subclasses:
GlassSoundGroup,SandSoundGroup
- Mappings:
Namespace Name intermediary net/minecraft/class_475glue class_69server buclient ctnamed net/minecraft/sound/BlockSoundGroup
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
soundName
- Mappings:
Namespace Name Mixin selector intermediary field_2598Lnet/minecraft/class_475;field_2598:Ljava/lang/String;glue field_146Lclass_69;field_146:Ljava/lang/String;server aLbu;a:Ljava/lang/String;client aLct;a:Ljava/lang/String;named soundNameLnet/minecraft/sound/BlockSoundGroup;soundName:Ljava/lang/String;
-
volume
public final float volume- Mappings:
Namespace Name Mixin selector intermediary field_2599Lnet/minecraft/class_475;field_2599:Fglue field_147Lclass_69;field_147:Fserver bLbu;b:Fclient bLct;b:Fnamed volumeLnet/minecraft/sound/BlockSoundGroup;volume:F
-
pitch
public final float pitch- Mappings:
Namespace Name Mixin selector intermediary field_2600Lnet/minecraft/class_475;field_2600:Fglue field_148Lclass_69;field_148:Fserver cLbu;c:Fclient cLct;c:Fnamed pitchLnet/minecraft/sound/BlockSoundGroup;pitch:F
-
-
Constructor Details
-
BlockSoundGroup
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_475;<init>(Ljava/lang/String;FF)Vglue <init>Lclass_69;<init>(Ljava/lang/String;FF)Vserver <init>Lbu;<init>(Ljava/lang/String;FF)Vclient <init>Lct;<init>(Ljava/lang/String;FF)Vnamed <init>Lnet/minecraft/sound/BlockSoundGroup;<init>(Ljava/lang/String;FF)V
-
-
Method Details
-
getVolume
public float getVolume()- Mappings:
Namespace Name Mixin selector intermediary method_1976Lnet/minecraft/class_475;method_1976()Fglue method_214Lclass_69;method_214()Fserver aLbu;a()Fclient bLct;b()Fnamed getVolumeLnet/minecraft/sound/BlockSoundGroup;getVolume()F
-
getPitch
public float getPitch()- Mappings:
Namespace Name Mixin selector intermediary method_1977Lnet/minecraft/class_475;method_1977()Fglue method_215Lclass_69;method_215()Fserver bLbu;b()Fclient cLct;c()Fnamed getPitchLnet/minecraft/sound/BlockSoundGroup;getPitch()F
-
getBreakSound
- Mappings:
Namespace Name Mixin selector intermediary method_1979Lnet/minecraft/class_475;method_1979()Ljava/lang/String;glue method_48Lclass_69;method_48()Ljava/lang/String;server method_1979Lbu;method_1979()Ljava/lang/String;client aLct;a()Ljava/lang/String;named getBreakSoundLnet/minecraft/sound/BlockSoundGroup;getBreakSound()Ljava/lang/String;
-
getSound
- Mappings:
Namespace Name Mixin selector intermediary method_1978Lnet/minecraft/class_475;method_1978()Ljava/lang/String;glue method_216Lclass_69;method_216()Ljava/lang/String;server cLbu;c()Ljava/lang/String;client dLct;d()Ljava/lang/String;named getSoundLnet/minecraft/sound/BlockSoundGroup;getSound()Ljava/lang/String;
-