Package com.sk89q.jnbt
package com.sk89q.jnbt
-
ClassDescriptionThe
TAG_Byte_Array
tag.TheTAG_Byte
tag.TheTAG_Compound
tag.Helps create compound tags.TheTAG_Double
tag.TheTAG_End
tag.TheTAG_Float
tag.TheTAG_Int_Array
tag.TheTAG_Int
tag.TheTAG_List
tag.Helps create list tags.TheTAG_Long_Array
tag.TheTAG_Long
tag.A tag that has a name.A class which holds constant values.This class reads NBT, or Named Binary Tag streams, and produces an object graph of subclasses of theTag
object.This class writes NBT, or Named Binary TagTag
objects to an underlyingOutputStream
.A class which contains NBT-related utility methods.TheTAG_Short
tag.TheTAG_String
tag.Represents a NBT tag.