Uses of Record Class
net.minecraft.registry.tag.TagManagerLoader.RegistryTags
Packages that use TagManagerLoader.RegistryTags
-
Uses of TagManagerLoader.RegistryTags in net.minecraft.registry.tag
Fields in net.minecraft.registry.tag with type parameters of type TagManagerLoader.RegistryTagsModifier and TypeFieldDescriptionprivate List<TagManagerLoader.RegistryTags<?>>
TagManagerLoader.registryTags
Methods in net.minecraft.registry.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()
-
Uses of TagManagerLoader.RegistryTags in net.minecraft.server
Methods in net.minecraft.server with parameters of type TagManagerLoader.RegistryTagsModifier and TypeMethodDescriptionprivate static <T> void
DataPackContents.repopulateTags
(DynamicRegistryManager dynamicRegistryManager, TagManagerLoader.RegistryTags<T> tags)