yarn/mappings/net/minecraft/block/enums/Instrument.mapping

7 lines
178 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS bwp net/minecraft/block/enums/Instrument
2019-02-27 13:17:22 -05:00
FIELD q name Ljava/lang/String;
2019-06-07 07:45:25 -04:00
FIELD r sound Lym;
METHOD a getSound ()Lym;
2019-06-19 13:48:53 -04:00
METHOD a fromBlockState (Lbvo;)Lbwp;
ARG 0 state