|
PocketMine-MP 5.37.4 git-0cd9c566b2292bec4af5b9584f0e9bf38aef2dc6
|
Collaboration diagram for pocketmine\network\mcpe\InventoryManagerEntry:Public Member Functions | |
| __construct (public InventoryWindow $window, public ?ComplexWindowMapEntry $complexSlotMap=null) | |
Public Attributes | |
| array | $itemStackInfos = [] |
| array | $pendingSyncs = [] |
| array | $predictions = [] |
Definition at line 29 of file InventoryManagerEntry.php.
| pocketmine\network\mcpe\InventoryManagerEntry::__construct | ( | public InventoryWindow | $window, |
| public ?ComplexWindowMapEntry | $complexSlotMap = null ) |
Definition at line 48 of file InventoryManagerEntry.php.
| array pocketmine\network\mcpe\InventoryManagerEntry::$itemStackInfos = [] |
Definition at line 40 of file InventoryManagerEntry.php.
| array pocketmine\network\mcpe\InventoryManagerEntry::$pendingSyncs = [] |
Definition at line 46 of file InventoryManagerEntry.php.
| array pocketmine\network\mcpe\InventoryManagerEntry::$predictions = [] |
Definition at line 34 of file InventoryManagerEntry.php.