Package net.minecraft.tag
package net.minecraft.tag
-
ClassDescriptionStores all required tags of a given type, so they can be updated to point to the new tag instances on datapack reload.A class containing the single static instance of
TagManager
on the server.SetTag<T>Tag<T>A tag is a set of objects.A builder class to ease the creation of tags.TagGroup<T>Contains the set of tags all of the same type.A serialization-friendly POJO representation of a tag group.