yarn/mappings/net/minecraft/client/sound/SoundListener.mapping

11 lines
417 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_4227 net/minecraft/client/sound/SoundListener
2019-06-28 17:55:20 -04:00
FIELD field_18906 volume F
2023-11-22 10:55:27 -05:00
FIELD field_47670 transform Lnet/minecraft/class_9054;
2019-06-28 17:55:20 -04:00
METHOD method_19669 getVolume ()F
METHOD method_19670 setVolume (F)V
ARG 1 volume
2019-06-28 17:55:20 -04:00
METHOD method_19673 init ()V
2023-11-22 10:55:27 -05:00
METHOD method_55584 setTransform (Lnet/minecraft/class_9054;)V
ARG 1 transform
METHOD method_55585 getTransform ()Lnet/minecraft/class_9054;