bool compressed | When true, the resulting ubyte[] will be GZip compressed. |
bool hasName | When false, name and TAG ID will be omitted. |
this.
bool compressed | When true, the ubyte[] will get uncompressed for decoding. |
bool hasName | When false, reading won't try to read a name and this.namewill be set to "". |
thisand advances the stream.
bool hasName | When false, reading won't try to read a name and this.namewill be set to "". |
NBTType.Byteand return
thisas
NBTByte
NBTType.Shortand return
thisas
NBTShort
NBTType.Intand return
thisas
NBTInt
NBTType.Longand return
thisas
NBTLong
NBTType.Floatand return
thisas
NBTFloat
NBTType.Doubleand return
thisas
NBTDouble
NBTType.ByteArrayand return
thisas
NBTByteArray
NBTType.Stringand return
thisas
NBTString
NBTType.Listand return
thisas
NBTList
NBTType.Compoundand return
thisas
NBTCompound
NBTType.IntArrayand return
thisas
NBTIntArray