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

7 lines
178 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS bvf net/minecraft/block/enums/Instrument
2019-02-27 13:17:22 -05:00
FIELD q name Ljava/lang/String;
2019-03-20 13:56:26 -04:00
FIELD r sound Lyg;
METHOD a getSound ()Lyg;
METHOD a fromBlockState (Lbue;)Lbvf;
ARG 0 state