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

8 lines
202 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS axw net/minecraft/item/RecordItem
2016-09-18 04:03:00 -04:00
FIELD a SOUND_ITEM_MAP Ljava/util/Map;
2019-01-16 13:24:40 -05:00
FIELD c sound Lxr;
2019-01-30 12:48:39 -05:00
METHOD a bySound (Lxr;)Laxw;
ARG 0 sound
2019-01-24 11:47:45 -05:00
METHOD e getDescription ()Ljc;
2019-01-16 13:24:40 -05:00
METHOD f getSound ()Lxr;