public class NBTTagList extends NBTBase
NBTTagList()
byte
getType()
void
setTag(NBTBase nbtbase)
NBTBase
tagAt(int i)
int
tagCount()
java.lang.String
toString()
createTagOfType, getKey, getTagName, readTag, setKey, writeTag
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NBTTagList()
public byte getType()
getType
public java.lang.String toString()
toString
java.lang.Object
public void setTag(NBTBase nbtbase)
public NBTBase tagAt(int i)
public int tagCount()