public class NBTTagString extends NBTBase
| Modifier and Type | Field and Description |
|---|---|
String |
data
The string value for the tag (cannot be empty).
|
| Constructor and Description |
|---|
NBTTagString(String par1Str) |
NBTTagString(String par1Str,
String par2Str) |
| 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