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.startTagReload(TagGroupLoader.RegistryTags<T> tags) SimpleRegistry.startTagReload(TagGroupLoader.RegistryTags<T> tags) -
Uses of TagGroupLoader.RegistryTags in net.minecraft.registry.tag
Methods in net.minecraft.registry.tag that return TagGroupLoader.RegistryTagsModifier and TypeMethodDescription<T> TagGroupLoader.RegistryTags<T> TagPacketSerializer.Serialized.toRegistryTags(Registry<T> registry) (package private) static <T> TagGroupLoader.RegistryTags<T> TagPacketSerializer.toRegistryTags(Registry<T> registry, TagPacketSerializer.Serialized tags)