PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
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: