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

8 lines
205 B
Plaintext
Raw Normal View History

2019-03-22 11:58:18 -04:00
CLASS bbn net/minecraft/item/MusicDiscItem
2016-09-18 04:03:00 -04:00
FIELD a SOUND_ITEM_MAP Ljava/util/Map;
2019-03-20 13:56:26 -04:00
FIELD c sound Lyg;
METHOD a bySound (Lyg;)Lbbn;
ARG 0 sound
2019-03-20 13:56:26 -04:00
METHOD e getDescription ()Ljm;
METHOD t getSound ()Lyg;