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

12 lines
258 B
Plaintext
Raw Normal View History

2019-04-17 12:41:25 -04:00
CLASS ctc net/minecraft/client/audio/Listener
FIELD b volume F
METHOD a getVolume ()F
METHOD a setVolume (F)V
ARG 1 volume
2019-04-17 12:41:25 -04:00
METHOD a setPosition (Lcrt;)V
ARG 1 position
2019-04-17 12:41:25 -04:00
METHOD a setOrientation (Lcrt;Lcrt;)V
ARG 1 from
ARG 2 to
2019-04-16 10:13:47 -04:00
METHOD b init ()V