public class NBTTagByte extends NBTBase
Modifier and Type | Field and Description |
---|---|
byte |
data
The byte value for the tag.
|
Constructor and Description |
---|
NBTTagByte(String par1Str) |
NBTTagByte(String par1Str,
byte par2) |
Modifier and Type | Method and Description |
---|---|
NBTBase |
copy()
Creates a clone of the tag.
|
boolean |
equals(Object par1Obj) |
byte |
getId()
Gets the type byte for the tag.
|
int |
hashCode() |
String |
toString() |
func_130104_b, getName, getTagName, newTag, readNamedTag, setName, writeNamedTag