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

8 lines
205 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS bcd net/minecraft/item/MusicDiscItem
2016-09-18 04:03:00 -04:00
FIELD a SOUND_ITEM_MAP Ljava/util/Map;
2019-03-27 14:35:10 -04:00
FIELD c sound Lyh;
METHOD a bySound (Lyh;)Lbcd;
ARG 0 sound
2019-03-20 13:56:26 -04:00
METHOD e getDescription ()Ljm;
2019-03-27 14:35:10 -04:00
METHOD t getSound ()Lyh;