Phpcraft
Phpcraft\NBT\CompoundTag Member List

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

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