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

7 lines
178 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS bwd net/minecraft/block/enums/Instrument
2019-02-27 13:17:22 -05:00
FIELD q name Ljava/lang/String;
2019-04-05 12:03:47 -04:00
FIELD r sound Lyi;
METHOD a getSound ()Lyi;
2019-04-10 11:36:17 -04:00
METHOD a fromBlockState (Lbvc;)Lbwd;
ARG 0 state