Package com.github.imdabigboss.easydatapack.api.utils.nbt
package com.github.imdabigboss.easydatapack.api.utils.nbt
-
Class SummaryClassDescriptionThe
TAG_Byte_Arraytag.TheTAG_Bytetag.TheTAG_Compoundtag.TheTAG_Doubletag.TheTAG_Endtag.TheTAG_Floattag.TheTAG_Inttag.TheTAG_Listtag.TheTAG_Longtag.A class which holds constant values.This class reads NBT, or Named Binary Tag streams, and produces an object graph of subclasses of theTagobject.This class writes NBT, or Named Binary TagTagobjects to an underlyingOutputStream.A class which contains NBT-related utility methods.TheTAG_Shorttag.TheTAG_Stringtag.Represents a single NBT tag.