Package net.minecraft.registry.tag
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_10272intermediary net/minecraft/class_3503$class_10272official ayl$a
-
Method Summary
Modifier and TypeMethodDescriptionget(Identifier identifier, boolean bool) static <T> TagGroupLoader.class_10272<? extends RegistryEntry<T>> method_64598(Registry<T> registry) static <T> TagGroupLoader.class_10272<RegistryEntry<T>> method_64600(MutableRegistry<T> mutableRegistry)
-
Method Details
-
get
-
method_64598
static <T> TagGroupLoader.class_10272<? extends RegistryEntry<T>> method_64598(Registry<T> registry) - Mappings:
Namespace Name Mixin selector named method_64598Lnet/minecraft/registry/tag/TagGroupLoader$class_10272;method_64598(Lnet/minecraft/registry/Registry;)Lnet/minecraft/registry/tag/TagGroupLoader$class_10272;intermediary method_64598Lnet/minecraft/class_3503$class_10272;method_64598(Lnet/minecraft/class_2378;)Lnet/minecraft/class_3503$class_10272;official aLayl$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_64600Lnet/minecraft/registry/tag/TagGroupLoader$class_10272;method_64600(Lnet/minecraft/registry/MutableRegistry;)Lnet/minecraft/registry/tag/TagGroupLoader$class_10272;intermediary method_64600Lnet/minecraft/class_3503$class_10272;method_64600(Lnet/minecraft/class_2385;)Lnet/minecraft/class_3503$class_10272;official aLayl$a;a(Lkm;)Layl$a;
-