|
PocketMine-MP 5.42.2 git-9c2871e619ddaa0a56652c6c5556efcf767fbf05
|
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.