public class IntTag extends NBTTag
| Constructor and Description |
|---|
IntTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTagIndex() |
void |
read(DataInput from) |
String |
toString() |
void |
write(DataOutput to) |
public int getTagIndex()
getTagIndex in class NBTTagpublic void write(DataOutput to) throws IOException
write in class NBTTagIOExceptionpublic void read(DataInput from) throws IOException
read in class NBTTagIOExceptionCopyright © 2015–2020 WaterfallMC. All rights reserved.