PocketMine-MP 5.18.2 git-00e39821f06a4b6d728d35053c2621dbb19369ff
pocketmine\network\mcpe\ItemStackInfo Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\ItemStackInfo:

Public Member Functions

 __construct (private ?int $requestId, private int $stackId)
 
 getRequestId ()
 
 getStackId ()
 

Detailed Description

Definition at line 26 of file ItemStackInfo.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\ItemStackInfo::__construct ( private ?int  $requestId,
private int  $stackId 
)

Definition at line 28 of file ItemStackInfo.php.

Member Function Documentation

◆ getRequestId()

pocketmine\network\mcpe\ItemStackInfo::getRequestId ( )

Definition at line 33 of file ItemStackInfo.php.

◆ getStackId()

pocketmine\network\mcpe\ItemStackInfo::getStackId ( )

Definition at line 35 of file ItemStackInfo.php.


The documentation for this class was generated from the following file: