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

18 lines
376 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS drb net/minecraft/client/audio/AbstractSoundInstance
FIELD a sound Ldrk;
FIELD b category Lxx;
2019-01-24 11:47:45 -05:00
FIELD c id Lqd;
FIELD d volume F
FIELD e pitch F
FIELD f x F
FIELD g y F
FIELD h z F
FIELD i repeat Z
FIELD j repeatDelay I
2019-02-06 15:22:24 -05:00
FIELD k attenuationType Ldrn$a;
FIELD m accessor Ldsk;
METHOD <init> (Lqd;Lxx;)V
2018-11-04 07:22:38 -05:00
ARG 1 soundId
2019-02-06 15:22:24 -05:00
METHOD <init> (Lxv;Lxx;)V
2018-11-04 07:22:38 -05:00
ARG 1 sound