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

8 lines
205 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS bci net/minecraft/item/MusicDiscItem
2016-09-18 04:03:00 -04:00
FIELD a SOUND_ITEM_MAP Ljava/util/Map;
2019-04-05 12:03:47 -04:00
FIELD c sound Lyi;
2019-04-10 11:36:17 -04:00
METHOD a bySound (Lyi;)Lbci;
ARG 0 sound
2019-03-20 13:56:26 -04:00
METHOD e getDescription ()Ljm;
2019-04-05 12:03:47 -04:00
METHOD t getSound ()Lyi;