Package com.github.darksoulq.abyssallib.world.data.tag
package com.github.darksoulq.abyssallib.world.data.tag
-
ClassDescriptionTag<T,
D> An abstract representation of a data tag, which functions as a named collection of values.A utility class responsible for loading, parsing, and registering data tags from external files.TagType<T,D> Represents a registry type for aTag, defining its serialization codec and the factory method used to create new tag instances.