Package net.minecraft.client.sound
Class SoundListener
java.lang.Object
net.minecraft.client.sound.SoundListener
- Mappings:
Namespace Name named net/minecraft/client/sound/SoundListener
intermediary net/minecraft/class_4227
official exx
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfloat
void
init()
void
setTransform
(SoundListenerTransform transform) void
setVolume
(float volume)
-
Field Details
-
volume
private float volume- Mappings:
Namespace Name Mixin selector named volume
Lnet/minecraft/client/sound/SoundListener;volume:F
intermediary field_18906
Lnet/minecraft/class_4227;field_18906:F
official a
Lexx;a:F
-
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
Lexx;b:Lexy;
-
-
Constructor Details
-
SoundListener
public SoundListener()
-
-
Method Details
-
setTransform
- 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
Lexx;a(Lexy;)V
-
setVolume
public void setVolume(float volume) - Mappings:
Namespace Name Mixin selector named setVolume
Lnet/minecraft/client/sound/SoundListener;setVolume(F)V
intermediary method_19670
Lnet/minecraft/class_4227;method_19670(F)V
official a
Lexx;a(F)V
-
getVolume
public float getVolume()- Mappings:
Namespace Name Mixin selector named getVolume
Lnet/minecraft/client/sound/SoundListener;getVolume()F
intermediary method_19669
Lnet/minecraft/class_4227;method_19669()F
official a
Lexx;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
Lexx;b()V
-
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
Lexx;c()Lexy;
-