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

7 lines
178 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS bsf net/minecraft/block/enums/Instrument
FIELD k name Ljava/lang/String;
2019-02-20 15:49:23 -05:00
FIELD l sound Lxy;
METHOD a getSound ()Lxy;
2019-02-21 13:19:18 -05:00
METHOD a fromBlockState (Lbre;)Lbsf;
ARG 0 state