Uses of Interface
net.minecraft.registry.tag.TagGroupLoader.class_10272
Packages that use TagGroupLoader.class_10272
-
Uses of TagGroupLoader.class_10272 in net.minecraft.registry.tag
Fields in net.minecraft.registry.tag declared as TagGroupLoader.class_10272Modifier and TypeFieldDescription(package private) final TagGroupLoader.class_10272<T> TagGroupLoader.field_54556Methods in net.minecraft.registry.tag that return TagGroupLoader.class_10272Modifier and TypeMethodDescriptionstatic <T> TagGroupLoader.class_10272<? extends RegistryEntry<T>> TagGroupLoader.class_10272.method_64598(Registry<T> registry) static <T> TagGroupLoader.class_10272<RegistryEntry<T>> TagGroupLoader.class_10272.method_64600(MutableRegistry<T> mutableRegistry) Constructors in net.minecraft.registry.tag with parameters of type TagGroupLoader.class_10272ModifierConstructorDescriptionTagGroupLoader(TagGroupLoader.class_10272<T> class_10272, String dataType)