Interface InstrumentTags


public interface InstrumentTags
Mappings:
Namespace Name
official amj
intermediary net/minecraft/class_7441
named net/minecraft/registry/tag/InstrumentTags
  • Field Details

    • REGULAR_GOAT_HORNS

      static final TagKey<Instrument> REGULAR_GOAT_HORNS
      Mappings:
      Namespace Name Mixin selector
      official a Lamj;a:Lamr;
      intermediary field_39106 Lnet/minecraft/class_7441;field_39106:Lnet/minecraft/class_6862;
      named REGULAR_GOAT_HORNS Lnet/minecraft/registry/tag/InstrumentTags;REGULAR_GOAT_HORNS:Lnet/minecraft/registry/tag/TagKey;
    • SCREAMING_GOAT_HORNS

      static final TagKey<Instrument> SCREAMING_GOAT_HORNS
      Mappings:
      Namespace Name Mixin selector
      official b Lamj;b:Lamr;
      intermediary field_39107 Lnet/minecraft/class_7441;field_39107:Lnet/minecraft/class_6862;
      named SCREAMING_GOAT_HORNS Lnet/minecraft/registry/tag/InstrumentTags;SCREAMING_GOAT_HORNS:Lnet/minecraft/registry/tag/TagKey;
    • GOAT_HORNS

      static final TagKey<Instrument> GOAT_HORNS
      Mappings:
      Namespace Name Mixin selector
      official c Lamj;c:Lamr;
      intermediary field_39108 Lnet/minecraft/class_7441;field_39108:Lnet/minecraft/class_6862;
      named GOAT_HORNS Lnet/minecraft/registry/tag/InstrumentTags;GOAT_HORNS:Lnet/minecraft/registry/tag/TagKey;
  • Method Details

    • of

      private static TagKey<Instrument> of(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Lamj;a(Ljava/lang/String;)Lamr;
      intermediary method_43676 Lnet/minecraft/class_7441;method_43676(Ljava/lang/String;)Lnet/minecraft/class_6862;
      named of Lnet/minecraft/registry/tag/InstrumentTags;of(Ljava/lang/String;)Lnet/minecraft/registry/tag/TagKey;