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

16 lines
804 B
Plaintext

CLASS net/minecraft/class_2766 net/minecraft/block/enums/Instrument
FIELD field_12646 name Ljava/lang/String;
FIELD field_12649 sound Lnet/minecraft/class_6880;
FIELD field_41605 type Lnet/minecraft/class_2766$class_7994;
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
ARG 5 type
METHOD method_11886 getSound ()Lnet/minecraft/class_6880;
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}
METHOD method_51372 isNotBaseBlock ()Z
CLASS class_7994 Type