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