Phpcraft
Phpcraft\NBT\IntArrayTag Member List

This is the complete list of members for Phpcraft\NBT\IntArrayTag, including all inherited members.

$childrenPhpcraft\NBT\AbstractListTag
$namePhpcraft\NBT\NBT
__construct(string $name, array $children=[])Phpcraft\NBT\IntArrayTag
__toString()Phpcraft\NBT\IntArrayTag
_write(Connection $con)Phpcraft\NBT\NBTprotected
copy()Phpcraft\NBT\IntArrayTag
count()Phpcraft\NBT\AbstractListTag
current()Phpcraft\NBT\AbstractListTag
fromSNBT(string $snbt, bool $inList=false)Phpcraft\NBT\NBTstatic
fromString(string $nbt)Phpcraft\NBT\NBTstatic
gmpListToSNBT(bool $fancy, bool $inList, string $type_char)Phpcraft\NBT\AbstractListTagprotected
indentString(string $string)Phpcraft\NBT\NBTprotectedstatic
isValidBareString(string $string)Phpcraft\NBT\NBTstatic
key()Phpcraft\NBT\AbstractListTag
next()Phpcraft\NBT\AbstractListTag
offsetExists($offset)Phpcraft\NBT\AbstractListTag
offsetGet($offset)Phpcraft\NBT\AbstractListTag
offsetSet($offset, $value)Phpcraft\NBT\AbstractListTag
offsetUnset($offset)Phpcraft\NBT\AbstractListTag
ORDPhpcraft\NBT\IntArrayTag
parseSNBTArray(string $snbt, bool $list)Phpcraft\NBT\NBTprotectedstatic
rewind()Phpcraft\NBT\AbstractListTag
stringFromSNBT(string $snbt)Phpcraft\NBT\NBTstatic
stringToSNBT(string $string)Phpcraft\NBT\NBTstatic
toSNBT(bool $fancy=false, bool $inList=false)Phpcraft\NBT\IntArrayTag
valid()Phpcraft\NBT\AbstractListTag
write(Connection $con, bool $inList=false)Phpcraft\NBT\IntArrayTag