yarn/mappings/net/minecraft/client/audio/Listener.mapping

12 lines
258 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS cta net/minecraft/client/audio/Listener
FIELD b volume F
METHOD a getVolume ()F
METHOD a setVolume (F)V
ARG 1 volume
2019-04-16 11:51:03 -04:00
METHOD a setPosition (Lcrr;)V
ARG 1 position
2019-04-16 11:51:03 -04:00
METHOD a setOrientation (Lcrr;Lcrr;)V
ARG 1 from
ARG 2 to
2019-04-16 10:13:47 -04:00
METHOD b init ()V