TAG_Byte_Array tag.TAG_Byte tag.TAG_Compound tag.TAG_Double tag.TAG_End tag.TAG_Float tag.TAG_Int_Array tag.TAG_Int tag.int.TAG_List tag.TAG_Long_Array tag.TAG_Long tag.Tag object.NBTInputStream, which will source its data
from the specified input stream, which is assumed to contain big
endian data, or if the input stream is already a DataInput
stream, the stream's default byte order.NBTInputStream, which will source its data
from the specified input stream.Tag objects to an underlying
OutputStream.NBTOutputStream, which will write data to the
specified underlying output stream in big endian byte order, or if the
output stream is already a DataOutput stream, in the stream's
default byte order.NBTOutputStream, which will write data to the
specified underlying output stream.TAG_Short tag.TAG_String tag.Copyright © 2011–2023. All rights reserved.