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

8 lines
202 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS bbf net/minecraft/item/RecordItem
2016-09-18 04:03:00 -04:00
FIELD a SOUND_ITEM_MAP Ljava/util/Map;
2019-03-14 08:57:09 -04:00
FIELD c sound Lyf;
METHOD a bySound (Lyf;)Lbbf;
ARG 0 sound
2019-03-14 08:57:09 -04:00
METHOD e getDescription ()Ljl;
METHOD t getSound ()Lyf;