Phpcraft
Phpcraft\NBT\FloatTag Member List

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

$namePhpcraft\NBT\NBT
$valuePhpcraft\NBT\FloatTag
__construct(string $name, float $value=0)Phpcraft\NBT\FloatTag
__toString()Phpcraft\NBT\FloatTag
_write(Connection $con)Phpcraft\NBT\NBTprotected
copy()Phpcraft\NBT\FloatTag
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\FloatTag
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\FloatTag
write(Connection $con, bool $inList=false)Phpcraft\NBT\FloatTag