Interface TagRegistryAccess
- All Known Implementing Classes:
PonderTagRegistry
public interface TagRegistryAccess
-
Method Summary
Modifier and TypeMethodDescriptionSet<net.minecraft.resources.ResourceLocation>Set<net.minecraft.resources.ResourceLocation>getItems(net.minecraft.resources.ResourceLocation tag) getRegisteredTag(net.minecraft.resources.ResourceLocation tagLocation) getTags(net.minecraft.resources.ResourceLocation item)
-
Method Details
-
getRegisteredTag
-
getListedTags
-
getTags
-
getItems
Set<net.minecraft.resources.ResourceLocation> getItems(net.minecraft.resources.ResourceLocation tag) -
getItems
-