public class NBTTagEnd extends NBTBase
| Constructor and Description |
|---|
NBTTagEnd() |
| Modifier and Type | Method and Description |
|---|---|
NBTTagEnd |
copy() |
byte |
getId() |
(package private) void |
read(java.io.DataInput input,
int depth,
NBTSizeTracker sizeTracker) |
java.lang.String |
toString() |
(package private) void |
write(java.io.DataOutput output) |
createNewByType, equals, getString, getTagTypeName, hashCode, hasNoTagsvoid read(java.io.DataInput input,
int depth,
NBTSizeTracker sizeTracker)
throws java.io.IOException
void write(java.io.DataOutput output)
throws java.io.IOException