Uses of Record Class
net.minecraft.registry.tag.TagManagerLoader.RegistryTags
-
Uses of TagManagerLoader.RegistryTags in net.minecraft.registry.tag
Modifier and TypeFieldDescriptionprivate List<TagManagerLoader.RegistryTags<?>>
TagManagerLoader.registryTags
Modifier 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
Modifier and TypeMethodDescriptionprivate static <T> void
DataPackContents.repopulateTags
(DynamicRegistryManager dynamicRegistryManager, TagManagerLoader.RegistryTags<T> tags)