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

14 lines
514 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
FIELD field_24051 pos Lnet/minecraft/class_243;
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_19671 setPosition (Lnet/minecraft/class_243;)V
ARG 1 position
2019-11-07 14:37:31 -05:00
METHOD method_19672 setOrientation (Lnet/minecraft/class_1160;Lnet/minecraft/class_1160;)V
ARG 1 at
ARG 2 up
2019-06-28 17:55:20 -04:00
METHOD method_19673 init ()V
METHOD method_27268 getPos ()Lnet/minecraft/class_243;