public class NBTTagIntArray extends NBTBase
Modifier and Type | Field and Description |
---|---|
int[] |
intArray
The array of saved integers
|
Constructor and Description |
---|
NBTTagIntArray(String par1Str) |
NBTTagIntArray(String par1Str,
int[] par2ArrayOfInteger) |
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() |
getName, getTagName, newTag, readNamedTag, setName, writeNamedTag