| Constructor and Description |
|---|
NBTTag() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getTagIndex() |
abstract void |
read(DataInput from) |
abstract String |
toString() |
abstract void |
write(DataOutput to) |
public abstract int getTagIndex()
public abstract void write(DataOutput to) throws IOException
IOExceptionpublic abstract void read(DataInput from) throws IOException
IOExceptionCopyright © 2015–2020 WaterfallMC. All rights reserved.