Uses of Record Class
net.minecraft.tag.TagManagerLoader.RegistryTags
Packages that use TagManagerLoader.RegistryTags
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of TagManagerLoader.RegistryTags in net.minecraft.resource
Methods in net.minecraft.resource with parameters of type TagManagerLoader.RegistryTagsModifier and TypeMethodDescriptionprivate static <T> voidServerResourceManager.method_40422(DynamicRegistryManager dynamicRegistryManager, TagManagerLoader.RegistryTags<T> registryTags) -
Uses of TagManagerLoader.RegistryTags in net.minecraft.tag
Fields in net.minecraft.tag with type parameters of type TagManagerLoader.RegistryTagsModifier and TypeFieldDescriptionprivate List<TagManagerLoader.RegistryTags<?>>TagManagerLoader.registryTagsMethods in net.minecraft.tag that return types with arguments of type TagManagerLoader.RegistryTagsModifier and TypeMethodDescriptionprivate <T> CompletableFuture<TagManagerLoader.RegistryTags<T>>TagManagerLoader.buildRequiredGroup(ResourceManager resourceManager, Executor prepareExecutor, DynamicRegistryManager.Entry<T> requirement) TagManagerLoader.getRegistryTags()