ItemComponentPacketEntry
in package
Table of Contents
- $componentNbt : CacheableNbt
- $name : string
- __construct() : mixed
- getComponentNbt() : CacheableNbt
- getName() : string
Properties
$componentNbt
private
CacheableNbt
$componentNbt
Tags
$name
private
string
$name
Methods
__construct()
public
__construct(string $name, CacheableNbt $componentNbt) : mixed
Parameters
- $name : string
- $componentNbt : CacheableNbt
Tags
Return values
mixed —getComponentNbt()
public
getComponentNbt() : CacheableNbt
Tags
Return values
CacheableNbt —getName()
public
getName() : string