Interface TagEntry.class_7474<T>

Enclosing class:
TagEntry

public static interface TagEntry.class_7474<T>
Mappings:
Namespace Name
official akb$a
intermediary net/minecraft/class_3497$class_7474
named net/minecraft/tag/TagEntry$class_7474
  • Method Details

    • method_43948

      @Nullable T method_43948(Identifier identifier)
      Mappings:
      Namespace Name Mixin selector
      official a Lakb$a;a(Laah;)Ljava/lang/Object;
      intermediary method_43948 Lnet/minecraft/class_3497$class_7474;method_43948(Lnet/minecraft/class_2960;)Ljava/lang/Object;
      named method_43948 Lnet/minecraft/tag/TagEntry$class_7474;method_43948(Lnet/minecraft/util/Identifier;)Ljava/lang/Object;
    • method_43949

      @Nullable @Nullable Collection<T> method_43949(Identifier identifier)
      Mappings:
      Namespace Name Mixin selector
      official b Lakb$a;b(Laah;)Ljava/util/Collection;
      intermediary method_43949 Lnet/minecraft/class_3497$class_7474;method_43949(Lnet/minecraft/class_2960;)Ljava/util/Collection;
      named method_43949 Lnet/minecraft/tag/TagEntry$class_7474;method_43949(Lnet/minecraft/util/Identifier;)Ljava/util/Collection;