Documentation

ItemStackRequestSlotInfo
in package

Table of Contents

$containerId  : int
$slotId  : int
$stackId  : int
__construct()  : mixed
getContainerId()  : int
getSlotId()  : int
getStackId()  : int
read()  : self
write()  : void

Properties

Methods

__construct()

public __construct(int $containerId, int $slotId, int $stackId) : mixed
Parameters
$containerId : int
$slotId : int
$stackId : int
Return values
mixed

Search results