Interface Instruments


public interface Instruments
Mappings:
Namespace Name
named net/minecraft/item/Instruments
intermediary net/minecraft/class_7445
official daf
  • Field Details Link icon

    • GOAT_HORN_RANGE Link icon

      static final int GOAT_HORN_RANGE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named GOAT_HORN_RANGE Lnet/minecraft/item/Instruments;GOAT_HORN_RANGE:I
      intermediary field_39124 Lnet/minecraft/class_7445;field_39124:I
      official a Ldaf;a:I
    • GOAT_HORN_USE_DURATION Link icon

      static final float GOAT_HORN_USE_DURATION
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named GOAT_HORN_USE_DURATION Lnet/minecraft/item/Instruments;GOAT_HORN_USE_DURATION:F
      intermediary field_39125 Lnet/minecraft/class_7445;field_39125:F
      official b Ldaf;b:F
    • PONDER_GOAT_HORN Link icon

      static final RegistryKey<Instrument> PONDER_GOAT_HORN
      Mappings:
      Namespace Name Mixin selector
      named PONDER_GOAT_HORN Lnet/minecraft/item/Instruments;PONDER_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_39126 Lnet/minecraft/class_7445;field_39126:Lnet/minecraft/class_5321;
      official c Ldaf;c:Lalq;
    • SING_GOAT_HORN Link icon

      static final RegistryKey<Instrument> SING_GOAT_HORN
      Mappings:
      Namespace Name Mixin selector
      named SING_GOAT_HORN Lnet/minecraft/item/Instruments;SING_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_39127 Lnet/minecraft/class_7445;field_39127:Lnet/minecraft/class_5321;
      official d Ldaf;d:Lalq;
    • SEEK_GOAT_HORN Link icon

      static final RegistryKey<Instrument> SEEK_GOAT_HORN
      Mappings:
      Namespace Name Mixin selector
      named SEEK_GOAT_HORN Lnet/minecraft/item/Instruments;SEEK_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_39128 Lnet/minecraft/class_7445;field_39128:Lnet/minecraft/class_5321;
      official e Ldaf;e:Lalq;
    • FEEL_GOAT_HORN Link icon

      static final RegistryKey<Instrument> FEEL_GOAT_HORN
      Mappings:
      Namespace Name Mixin selector
      named FEEL_GOAT_HORN Lnet/minecraft/item/Instruments;FEEL_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_39129 Lnet/minecraft/class_7445;field_39129:Lnet/minecraft/class_5321;
      official f Ldaf;f:Lalq;
    • ADMIRE_GOAT_HORN Link icon

      static final RegistryKey<Instrument> ADMIRE_GOAT_HORN
      Mappings:
      Namespace Name Mixin selector
      named ADMIRE_GOAT_HORN Lnet/minecraft/item/Instruments;ADMIRE_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_39130 Lnet/minecraft/class_7445;field_39130:Lnet/minecraft/class_5321;
      official g Ldaf;g:Lalq;
    • CALL_GOAT_HORN Link icon

      static final RegistryKey<Instrument> CALL_GOAT_HORN
      Mappings:
      Namespace Name Mixin selector
      named CALL_GOAT_HORN Lnet/minecraft/item/Instruments;CALL_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_39131 Lnet/minecraft/class_7445;field_39131:Lnet/minecraft/class_5321;
      official h Ldaf;h:Lalq;
    • YEARN_GOAT_HORN Link icon

      static final RegistryKey<Instrument> YEARN_GOAT_HORN
      Mappings:
      Namespace Name Mixin selector
      named YEARN_GOAT_HORN Lnet/minecraft/item/Instruments;YEARN_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_39132 Lnet/minecraft/class_7445;field_39132:Lnet/minecraft/class_5321;
      official i Ldaf;i:Lalq;
    • DREAM_GOAT_HORN Link icon

      static final RegistryKey<Instrument> DREAM_GOAT_HORN
      Mappings:
      Namespace Name Mixin selector
      named DREAM_GOAT_HORN Lnet/minecraft/item/Instruments;DREAM_GOAT_HORN:Lnet/minecraft/registry/RegistryKey;
      intermediary field_39133 Lnet/minecraft/class_7445;field_39133:Lnet/minecraft/class_5321;
      official j Ldaf;j:Lalq;
  • Method Details Link icon

    • of Link icon

      private static RegistryKey<Instrument> of(String id)
      Mappings:
      Namespace Name Mixin selector
      named of Lnet/minecraft/item/Instruments;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
      intermediary method_43714 Lnet/minecraft/class_7445;method_43714(Ljava/lang/String;)Lnet/minecraft/class_5321;
      official a Ldaf;a(Ljava/lang/String;)Lalq;
    • bootstrap Link icon

      static void bootstrap(Registerable<Instrument> registry)
      Mappings:
      Namespace Name Mixin selector
      named bootstrap Lnet/minecraft/item/Instruments;bootstrap(Lnet/minecraft/registry/Registerable;)V
      intermediary method_43713 Lnet/minecraft/class_7445;method_43713(Lnet/minecraft/class_7891;)V
      official a Ldaf;a(Lqi;)V
    • register Link icon

      static void register(Registerable<Instrument> registry, RegistryKey<Instrument> key, RegistryEntry<SoundEvent> sound, float useDuration, float range)
      Mappings:
      Namespace Name Mixin selector
      named register Lnet/minecraft/item/Instruments;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/registry/entry/RegistryEntry;FF)V
      intermediary method_61646 Lnet/minecraft/class_7445;method_61646(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Lnet/minecraft/class_6880;FF)V
      official a Ldaf;a(Lqi;Lalq;Ljg;FF)V