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

14 lines
351 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS bcs net/minecraft/item/MusicDiscItem
2019-06-03 12:42:18 -04:00
FIELD a MUSIC_DISCS Ljava/util/Map;
FIELD b comparatorOutput I
2019-06-07 07:45:25 -04:00
FIELD c sound Lym;
METHOD <init> (ILym;Lbbz$a;)V
ARG 1 comparatorOutput
2019-06-03 12:42:18 -04:00
ARG 2 sound
ARG 3 settings
2019-06-07 07:45:25 -04:00
METHOD a bySound (Lym;)Lbcs;
ARG 0 sound
METHOD d getComparatorOutput ()I
2019-06-07 07:45:25 -04:00
METHOD e getDescription ()Ljn;
METHOD t getSound ()Lym;