public class NBTDecoder extends Object
| Constructor and Description |
|---|
NBTDecoder(DataInput input) |
| Modifier and Type | Method and Description |
|---|---|
CompoundTag |
decode() |
CompoundTag |
decode(byte b) |
public NBTDecoder(DataInput input)
public CompoundTag decode() throws NBTException
NBTExceptionpublic CompoundTag decode(byte b) throws NBTException
NBTExceptionCopyright © 2016. All rights reserved.