Package net.minecraft.item
Interface Instruments
public interface Instruments
- Mappings:
- Namespace - Name - official - cft- intermediary - net/minecraft/class_7445- named - net/minecraft/item/Instruments
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final RegistryKey<Instrument>static final RegistryKey<Instrument>static final RegistryKey<Instrument>static final RegistryKey<Instrument>static final intstatic final intstatic final RegistryKey<Instrument>static final RegistryKey<Instrument>static final RegistryKey<Instrument>static final RegistryKey<Instrument>
- 
Method SummaryStatic MethodsModifier and TypeMethodDescriptionprivate static RegistryKey<Instrument>static InstrumentregisterAndGetDefault(Registry<Instrument> registry) 
- 
Field Details- 
GOAT_HORN_RANGEstatic final int GOAT_HORN_RANGE- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcft;a:I- intermediary - field_39124- Lnet/minecraft/class_7445;field_39124:I- named - GOAT_HORN_RANGE- Lnet/minecraft/item/Instruments;GOAT_HORN_RANGE:I
 
- 
GOAT_HORN_USE_DURATIONstatic final int GOAT_HORN_USE_DURATION- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lcft;b:I- intermediary - field_39125- Lnet/minecraft/class_7445;field_39125:I- named - GOAT_HORN_USE_DURATION- Lnet/minecraft/item/Instruments;GOAT_HORN_USE_DURATION:I
 
- 
PONDER_GOAT_HORN- Mappings:
- Namespace - Name - Mixin selector - official - c- Lcft;c:Lacp;- intermediary - field_39126- Lnet/minecraft/class_7445;field_39126:Lnet/minecraft/class_5321;- named - PONDER_GOAT_HORN- Lnet/minecraft/item/Instruments;PONDER_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
 
- 
SING_GOAT_HORN- Mappings:
- Namespace - Name - Mixin selector - official - d- Lcft;d:Lacp;- intermediary - field_39127- Lnet/minecraft/class_7445;field_39127:Lnet/minecraft/class_5321;- named - SING_GOAT_HORN- Lnet/minecraft/item/Instruments;SING_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
 
- 
SEEK_GOAT_HORN- Mappings:
- Namespace - Name - Mixin selector - official - e- Lcft;e:Lacp;- intermediary - field_39128- Lnet/minecraft/class_7445;field_39128:Lnet/minecraft/class_5321;- named - SEEK_GOAT_HORN- Lnet/minecraft/item/Instruments;SEEK_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
 
- 
FEEL_GOAT_HORN- Mappings:
- Namespace - Name - Mixin selector - official - f- Lcft;f:Lacp;- intermediary - field_39129- Lnet/minecraft/class_7445;field_39129:Lnet/minecraft/class_5321;- named - FEEL_GOAT_HORN- Lnet/minecraft/item/Instruments;FEEL_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
 
- 
ADMIRE_GOAT_HORN- Mappings:
- Namespace - Name - Mixin selector - official - g- Lcft;g:Lacp;- intermediary - field_39130- Lnet/minecraft/class_7445;field_39130:Lnet/minecraft/class_5321;- named - ADMIRE_GOAT_HORN- Lnet/minecraft/item/Instruments;ADMIRE_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
 
- 
CALL_GOAT_HORN- Mappings:
- Namespace - Name - Mixin selector - official - h- Lcft;h:Lacp;- intermediary - field_39131- Lnet/minecraft/class_7445;field_39131:Lnet/minecraft/class_5321;- named - CALL_GOAT_HORN- Lnet/minecraft/item/Instruments;CALL_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
 
- 
YEARN_GOAT_HORN- Mappings:
- Namespace - Name - Mixin selector - official - i- Lcft;i:Lacp;- intermediary - field_39132- Lnet/minecraft/class_7445;field_39132:Lnet/minecraft/class_5321;- named - YEARN_GOAT_HORN- Lnet/minecraft/item/Instruments;YEARN_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
 
- 
DREAM_GOAT_HORN- Mappings:
- Namespace - Name - Mixin selector - official - j- Lcft;j:Lacp;- intermediary - field_39133- Lnet/minecraft/class_7445;field_39133:Lnet/minecraft/class_5321;- named - DREAM_GOAT_HORN- Lnet/minecraft/item/Instruments;DREAM_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
 
 
- 
- 
Method Details- 
of- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcft;a(Ljava/lang/String;)Lacp;- intermediary - method_43714- Lnet/minecraft/class_7445;method_43714(Ljava/lang/String;)Lnet/minecraft/class_5321;- named - of- Lnet/minecraft/item/Instruments;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
 
- 
registerAndGetDefault- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcft;a(Lhr;)Lcfr;- intermediary - method_43713- Lnet/minecraft/class_7445;method_43713(Lnet/minecraft/class_2378;)Lnet/minecraft/class_7444;- named - registerAndGetDefault- Lnet/minecraft/item/Instruments;registerAndGetDefault(Lnet/minecraft/registry/Registry;)Lnet/minecraft/item/Instrument;
 
 
-