Documentation

ItemStackResponseSlotInfo
in package

Table of Contents

$count  : int
$customName  : string
$durabilityCorrection  : int
$hotbarSlot  : int
$itemStackId  : int
$slot  : int
__construct()  : mixed
getCount()  : int
getCustomName()  : string
getDurabilityCorrection()  : int
getHotbarSlot()  : int
getItemStackId()  : int
getSlot()  : int
read()  : self
write()  : void

Properties

Methods

__construct()

public __construct(int $slot, int $hotbarSlot, int $count, int $itemStackId, string $customName, int $durabilityCorrection) : mixed
Parameters
$slot : int
$hotbarSlot : int
$count : int
$itemStackId : int
$customName : string
$durabilityCorrection : int
Return values
mixed

Search results