Interface TagGroupLoader.class_10272<T>

Enclosing class:
TagGroupLoader<T>

public static interface TagGroupLoader.class_10272<T>
Mappings:
Namespace Name
named net/minecraft/registry/tag/TagGroupLoader$class_10272
intermediary net/minecraft/class_3503$class_10272
official ayl$a
  • Method Details

    • get

      Optional<? extends T> get(Identifier identifier, boolean bool)
    • method_64598

      static <T> TagGroupLoader.class_10272<? extends RegistryEntry<T>> method_64598(Registry<T> registry)
      Mappings:
      Namespace Name Mixin selector
      named method_64598 Lnet/minecraft/registry/tag/TagGroupLoader$class_10272;method_64598(Lnet/minecraft/registry/Registry;)Lnet/minecraft/registry/tag/TagGroupLoader$class_10272;
      intermediary method_64598 Lnet/minecraft/class_3503$class_10272;method_64598(Lnet/minecraft/class_2378;)Lnet/minecraft/class_3503$class_10272;
      official a Layl$a;a(Lkd;)Layl$a;
    • method_64600

      static <T> TagGroupLoader.class_10272<RegistryEntry<T>> method_64600(MutableRegistry<T> mutableRegistry)
      Mappings:
      Namespace Name Mixin selector
      named method_64600 Lnet/minecraft/registry/tag/TagGroupLoader$class_10272;method_64600(Lnet/minecraft/registry/MutableRegistry;)Lnet/minecraft/registry/tag/TagGroupLoader$class_10272;
      intermediary method_64600 Lnet/minecraft/class_3503$class_10272;method_64600(Lnet/minecraft/class_2385;)Lnet/minecraft/class_3503$class_10272;
      official a Layl$a;a(Lkm;)Layl$a;