|
PocketMine-MP 5.39.3 git-9a46a8bd745880ddf8eebaf28cda326bb97d2efa
|
Inheritance diagram for pocketmine\block\inventory\window\BlockInventoryWindow:
Collaboration diagram for pocketmine\block\inventory\window\BlockInventoryWindow:Public Member Functions | |
| __construct (Player $viewer, Inventory $inventory, protected Position $holder) | |
| getHolder () | |
| getInventory () | |
| getViewer () | |
| onClose () | |
| onOpen () | |
Definition at line 32 of file BlockInventoryWindow.php.
| pocketmine\block\inventory\window\BlockInventoryWindow::__construct | ( | Player | $viewer, |
| Inventory | $inventory, | ||
| protected Position | $holder ) |
Definition at line 34 of file BlockInventoryWindow.php.
| pocketmine\block\inventory\window\BlockInventoryWindow::getHolder | ( | ) |
Definition at line 42 of file BlockInventoryWindow.php.
|
inherited |
Definition at line 39 of file InventoryWindow.php.
|
inherited |
Definition at line 35 of file InventoryWindow.php.
| pocketmine\block\inventory\window\BlockInventoryWindow::onClose | ( | ) |
Reimplemented from pocketmine\player\InventoryWindow.
Definition at line 52 of file BlockInventoryWindow.php.
| pocketmine\block\inventory\window\BlockInventoryWindow::onOpen | ( | ) |
Reimplemented from pocketmine\player\InventoryWindow.
Definition at line 44 of file BlockInventoryWindow.php.