|
PocketMine-MP 5.37.4 git-dbb3eefc44d5dddb20f540594fbda61467f50873
|
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.