Package net.minecraftforge.registries.tags
package net.minecraftforge.registries.tags
-
InterfacesClassDescriptionIReverseTag<V>A reverse tag is an object aware of what tags it is contained in.ITag<V>A tag is a collection of elements with an identifying
tag key
.ITagManager<V extends IForgeRegistryEntry<V>>A tag manager holds information about all tags currently bound to a forge registry.