| PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
    | 
 Collaboration diagram for pocketmine\network\mcpe\ItemStackInfo:
 Collaboration diagram for pocketmine\network\mcpe\ItemStackInfo:| Public Member Functions | |
| __construct (private ?int $requestId, private int $stackId) | |
| getRequestId () | |
| getStackId () | |
Definition at line 26 of file ItemStackInfo.php.
| pocketmine\network\mcpe\ItemStackInfo::__construct | ( | private ?int | $requestId, | 
| private int | $stackId ) | 
Definition at line 28 of file ItemStackInfo.php.
| pocketmine\network\mcpe\ItemStackInfo::getRequestId | ( | ) | 
Definition at line 33 of file ItemStackInfo.php.
| pocketmine\network\mcpe\ItemStackInfo::getStackId | ( | ) | 
Definition at line 35 of file ItemStackInfo.php.