Phpcraft
Phpcraft\NBT\ByteTag Member List

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

$namePhpcraft\NBT\NBT
$valuePhpcraft\NBT\ByteTag
__construct(string $name, int $value=0)Phpcraft\NBT\ByteTag
__toString()Phpcraft\NBT\ByteTag
_write(Connection $con)Phpcraft\NBT\NBTprotected
copy()Phpcraft\NBT\ByteTag
fromSNBT(string $snbt, bool $inList=false)Phpcraft\NBT\NBTstatic
fromString(string $nbt)Phpcraft\NBT\NBTstatic
indentString(string $string)Phpcraft\NBT\NBTprotectedstatic
isValidBareString(string $string)Phpcraft\NBT\NBTstatic
ORDPhpcraft\NBT\ByteTag
parseSNBTArray(string $snbt, bool $list)Phpcraft\NBT\NBTprotectedstatic
stringFromSNBT(string $snbt)Phpcraft\NBT\NBTstatic
stringToSNBT(string $string)Phpcraft\NBT\NBTstatic
toSNBT(bool $fancy=false, bool $inList=false)Phpcraft\NBT\ByteTag
write(Connection $con, bool $inList=false)Phpcraft\NBT\ByteTag