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

12 lines
258 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS ctk net/minecraft/client/sound/Listener
FIELD b volume F
METHOD a getVolume ()F
METHOD a setVolume (F)V
ARG 1 volume
2019-06-19 13:48:53 -04:00
METHOD a setPosition (Lcsb;)V
ARG 1 position
2019-06-19 13:48:53 -04:00
METHOD a setOrientation (Lcsb;Lcsb;)V
ARG 1 from
ARG 2 to
2019-04-16 10:13:47 -04:00
METHOD b init ()V