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

14 lines
500 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
2022-10-26 10:05:20 -04:00
METHOD method_19672 setOrientation (Lorg/joml/Vector3f;Lorg/joml/Vector3f;)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;