Documentation

ItemComponentPacketEntry
in package

Table of Contents

$componentNbt  : CacheableNbt
$name  : string
__construct()  : mixed
getComponentNbt()  : CacheableNbt
getName()  : string

Properties

Methods

__construct()

public __construct(string $name, CacheableNbt $componentNbt) : mixed
Parameters
$name : string
$componentNbt : CacheableNbt
Tags
phpstan-param

CacheableNbt<\pocketmine\nbt\tag\CompoundTag> $componentNbt

Return values
mixed

Search results