$children | Phpcraft\NBT\AbstractListTag | |
$name | Phpcraft\NBT\NBT | |
__construct(string $name, array $children=[]) | Phpcraft\NBT\LongArrayTag | |
__toString() | Phpcraft\NBT\LongArrayTag | |
_write(Connection $con) | Phpcraft\NBT\NBT | protected |
copy() | Phpcraft\NBT\LongArrayTag | |
count() | Phpcraft\NBT\AbstractListTag | |
current() | Phpcraft\NBT\AbstractListTag | |
fromSNBT(string $snbt, bool $inList=false) | Phpcraft\NBT\NBT | static |
fromString(string $nbt) | Phpcraft\NBT\NBT | static |
gmpListToSNBT(bool $fancy, bool $inList, string $type_char) | Phpcraft\NBT\AbstractListTag | protected |
indentString(string $string) | Phpcraft\NBT\NBT | protectedstatic |
isValidBareString(string $string) | Phpcraft\NBT\NBT | static |
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 | |
ORD | Phpcraft\NBT\LongArrayTag | |
parseSNBTArray(string $snbt, bool $list) | Phpcraft\NBT\NBT | protectedstatic |
rewind() | Phpcraft\NBT\AbstractListTag | |
stringFromSNBT(string $snbt) | Phpcraft\NBT\NBT | static |
stringToSNBT(string $string) | Phpcraft\NBT\NBT | static |
toSNBT(bool $fancy=false, bool $inList=false) | Phpcraft\NBT\LongArrayTag | |
valid() | Phpcraft\NBT\AbstractListTag | |
write(Connection $con, bool $inList=false) | Phpcraft\NBT\LongArrayTag | |