PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
|
Public Member Functions | |
__construct (public Inventory $inventory, public ?ComplexInventoryMapEntry $complexSlotMap=null) | |
Public Attributes | |
array | $itemStackInfos = [] |
array | $pendingSyncs = [] |
array | $predictions = [] |
Definition at line 29 of file InventoryManagerEntry.php.
pocketmine\network\mcpe\InventoryManagerEntry::__construct | ( | public Inventory | $inventory, |
public ?ComplexInventoryMapEntry | $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.