Class SoundListener

java.lang.Object
net.minecraft.client.sound.SoundListener

@Environment(CLIENT) public class SoundListener extends Object
Mappings:
Namespace Name
official enw
intermediary net/minecraft/class_4227
named net/minecraft/client/sound/SoundListener
  • Field Details

    • volume

      private float volume
      Mappings:
      Namespace Name Mixin selector
      official a Lenw;a:F
      intermediary field_18906 Lnet/minecraft/class_4227;field_18906:F
      named volume Lnet/minecraft/client/sound/SoundListener;volume:F
    • field_47670

      private class_9054 field_47670
      Mappings:
      Namespace Name Mixin selector
      official b Lenw;b:Lenx;
      intermediary field_47670 Lnet/minecraft/class_4227;field_47670:Lnet/minecraft/class_9054;
      named field_47670 Lnet/minecraft/client/sound/SoundListener;field_47670:Lnet/minecraft/class_9054;
  • Constructor Details

    • SoundListener

      public SoundListener()
  • Method Details

    • method_55584

      public void method_55584(class_9054 class_9054)
      Mappings:
      Namespace Name Mixin selector
      official a Lenw;a(Lenx;)V
      intermediary method_55584 Lnet/minecraft/class_4227;method_55584(Lnet/minecraft/class_9054;)V
      named method_55584 Lnet/minecraft/client/sound/SoundListener;method_55584(Lnet/minecraft/class_9054;)V
    • setVolume

      public void setVolume(float volume)
      Mappings:
      Namespace Name Mixin selector
      official a Lenw;a(F)V
      intermediary method_19670 Lnet/minecraft/class_4227;method_19670(F)V
      named setVolume Lnet/minecraft/client/sound/SoundListener;setVolume(F)V
    • getVolume

      public float getVolume()
      Mappings:
      Namespace Name Mixin selector
      official a Lenw;a()F
      intermediary method_19669 Lnet/minecraft/class_4227;method_19669()F
      named getVolume Lnet/minecraft/client/sound/SoundListener;getVolume()F
    • init

      public void init()
      Mappings:
      Namespace Name Mixin selector
      official b Lenw;b()V
      intermediary method_19673 Lnet/minecraft/class_4227;method_19673()V
      named init Lnet/minecraft/client/sound/SoundListener;init()V
    • method_55585

      public class_9054 method_55585()
      Mappings:
      Namespace Name Mixin selector
      official c Lenw;c()Lenx;
      intermediary method_55585 Lnet/minecraft/class_4227;method_55585()Lnet/minecraft/class_9054;
      named method_55585 Lnet/minecraft/client/sound/SoundListener;method_55585()Lnet/minecraft/class_9054;