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

16 lines
804 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2766 net/minecraft/block/enums/Instrument
FIELD field_12646 name Ljava/lang/String;
2022-11-29 10:35:55 -05:00
FIELD field_12649 sound Lnet/minecraft/class_6880;
2022-11-22 12:12:41 -05:00
FIELD field_41605 type Lnet/minecraft/class_2766$class_7994;
2022-11-29 10:35:55 -05:00
METHOD <init> (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/class_6880;Lnet/minecraft/class_2766$class_7994;)V
ARG 3 name
ARG 4 sound
2022-11-22 12:12:41 -05:00
ARG 5 type
2022-11-29 10:35:55 -05:00
METHOD method_11886 getSound ()Lnet/minecraft/class_6880;
2022-11-22 12:12:41 -05:00
METHOD method_47889 shouldSpawnNoteParticles ()Z
COMMENT {@return whether note blocks playing this instrument should produce note particles}
METHOD method_47890 hasCustomSound ()Z
COMMENT {@return whether note blocks playing this instrument should determine the sound from skulls above them}
2023-04-21 11:15:29 -04:00
METHOD method_51372 isNotBaseBlock ()Z
2022-11-22 12:12:41 -05:00
CLASS class_7994 Type