Uses of Record Class
net.minecraft.registry.tag.TagGroupLoader.RegistryTags
Packages that use TagGroupLoader.RegistryTags
-
Uses of TagGroupLoader.RegistryTags in net.minecraft.registry
Methods in net.minecraft.registry with parameters of type TagGroupLoader.RegistryTagsModifier and TypeMethodDescriptionRegistry.method_62683(TagGroupLoader.RegistryTags<T> registryTags) SimpleRegistry.method_62683(TagGroupLoader.RegistryTags<T> registryTags) -
Uses of TagGroupLoader.RegistryTags in net.minecraft.registry.tag
Methods in net.minecraft.registry.tag that return TagGroupLoader.RegistryTagsModifier and TypeMethodDescription(package private) static <T> TagGroupLoader.RegistryTags<T> TagPacketSerializer.loadTags(Registry<T> registry, TagPacketSerializer.Serialized serialized) <T> TagGroupLoader.RegistryTags<T> TagPacketSerializer.Serialized.method_61316(Registry<T> registry)