Package net.glowstone.util.nbt
package net.glowstone.util.nbt
-
ClassDescriptionThe
TAG_Byte_Arraytag.TheTAG_Bytetag.TheTAG_Compoundtag.TheTAG_Doubletag.TheTAG_Floattag.TheTAG_Int_Arraytag.TheTAG_Inttag.TheTAG_Listtag.TheTAG_Int_Arraytag.TheTAG_Longtag.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 Tag,Tagobjects to an underlyingOutputStream.NumericTag<T extends Number>TheTAG_Shorttag.TheTAG_Stringtag.Tag<T>Represents a single NBT tag.The types of NBT tags that exist.