yarn/mappings/net/minecraft/item/MusicDiscItem.mapping

8 lines
205 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS bco net/minecraft/item/MusicDiscItem
2016-09-18 04:03:00 -04:00
FIELD a SOUND_ITEM_MAP Ljava/util/Map;
2019-04-18 17:01:39 -04:00
FIELD c sound Lyj;
METHOD a bySound (Lyj;)Lbco;
ARG 0 sound
2019-03-20 13:56:26 -04:00
METHOD e getDescription ()Ljm;
2019-04-18 17:01:39 -04:00
METHOD t getSound ()Lyj;