Class SoundListener

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

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

    • field_61062

      private float field_61062
      Mappings:
      Namespace Name Mixin selector
      named field_61062 Lnet/minecraft/client/sound/SoundListener;field_61062:F
      intermediary field_61062 Lnet/minecraft/class_4227;field_61062:F
      official a Lfli;a:F
    • transform

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

    • SoundListener

      public SoundListener()
  • Method Details

    • setTransform

      public void setTransform(SoundListenerTransform transform)
      Mappings:
      Namespace Name Mixin selector
      named setTransform Lnet/minecraft/client/sound/SoundListener;setTransform(Lnet/minecraft/client/sound/SoundListenerTransform;)V
      intermediary method_55584 Lnet/minecraft/class_4227;method_55584(Lnet/minecraft/class_9054;)V
      official a Lfli;a(Lflj;)V
    • method_72232

      public void method_72232(float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_72232 Lnet/minecraft/client/sound/SoundListener;method_72232(F)V
      intermediary method_72232 Lnet/minecraft/class_4227;method_72232(F)V
      official a Lfli;a(F)V
    • method_72231

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

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

      public SoundListenerTransform getTransform()
      Mappings:
      Namespace Name Mixin selector
      named getTransform Lnet/minecraft/client/sound/SoundListener;getTransform()Lnet/minecraft/client/sound/SoundListenerTransform;
      intermediary method_55585 Lnet/minecraft/class_4227;method_55585()Lnet/minecraft/class_9054;
      official c Lfli;c()Lflj;