PocketMine-MP 5.15.1 git-ed158f8a1b0cfe334ac5f45febc0f633602014f2
pocketmine\nbt\tag\CompoundTag Member List

This is the complete list of members for pocketmine\nbt\tag\CompoundTag, including all inherited members.

$cloning (defined in pocketmine\nbt\tag\Tag)pocketmine\nbt\tag\Tagprotected
__clone() (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
__construct() (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
__toString() (defined in pocketmine\nbt\tag\Tag)pocketmine\nbt\tag\Tag
count() (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
create()pocketmine\nbt\tag\CompoundTagstatic
equals(Tag $that)pocketmine\nbt\tag\CompoundTag
getByte(string $name, ?int $default=null) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getByteArray(string $name, ?string $default=null) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getCompoundTag(string $name)pocketmine\nbt\tag\CompoundTag
getCount()pocketmine\nbt\tag\CompoundTag
getDouble(string $name, ?float $default=null) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getFloat(string $name, ?float $default=null) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getInt(string $name, ?int $default=null) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getIntArray(string $name, ?array $default=null)pocketmine\nbt\tag\CompoundTag
getIterator()pocketmine\nbt\tag\CompoundTag
getListTag(string $name)pocketmine\nbt\tag\CompoundTag
getLong(string $name, ?int $default=null) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getShort(string $name, ?int $default=null) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getString(string $name, ?string $default=null) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getTag(string $name)pocketmine\nbt\tag\CompoundTag
getType() (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag
getTypeName() (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTagprotected
getValue()pocketmine\nbt\tag\CompoundTag
makeCopy()pocketmine\nbt\tag\CompoundTagprotected
merge(CompoundTag $other)pocketmine\nbt\tag\CompoundTag
read(NbtStreamReader $reader, ReaderTracker $tracker) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTagstatic
removeTag(string ... $names)pocketmine\nbt\tag\CompoundTag
restrictArgCount(string $func, int $haveArgs, int $wantMaxArgs) (defined in pocketmine\nbt\tag\Tag)pocketmine\nbt\tag\Tagprotectedstatic
safeClone()pocketmine\nbt\tag\Tag
setByte(string $name, int $value)pocketmine\nbt\tag\CompoundTag
setByteArray(string $name, string $value)pocketmine\nbt\tag\CompoundTag
setDouble(string $name, float $value)pocketmine\nbt\tag\CompoundTag
setFloat(string $name, float $value)pocketmine\nbt\tag\CompoundTag
setInt(string $name, int $value)pocketmine\nbt\tag\CompoundTag
setIntArray(string $name, array $value)pocketmine\nbt\tag\CompoundTag
setLong(string $name, int $value)pocketmine\nbt\tag\CompoundTag
setShort(string $name, int $value)pocketmine\nbt\tag\CompoundTag
setString(string $name, string $value)pocketmine\nbt\tag\CompoundTag
setTag(string $name, Tag $tag)pocketmine\nbt\tag\CompoundTag
stringifyValue(int $indentation) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTagprotected
toString(int $indentation=0) (defined in pocketmine\nbt\tag\Tag)pocketmine\nbt\tag\Tag
write(NbtStreamWriter $writer) (defined in pocketmine\nbt\tag\CompoundTag)pocketmine\nbt\tag\CompoundTag