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

12 lines
258 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS ctg net/minecraft/client/sound/Listener
FIELD b volume F
METHOD a getVolume ()F
METHOD a setVolume (F)V
ARG 1 volume
2019-05-07 12:05:49 -04:00
METHOD a setPosition (Lcrx;)V
ARG 1 position
2019-05-07 12:05:49 -04:00
METHOD a setOrientation (Lcrx;Lcrx;)V
ARG 1 from
ARG 2 to
2019-04-16 10:13:47 -04:00
METHOD b init ()V