PocketMine-MP 5.39.3 git-9a46a8bd745880ddf8eebaf28cda326bb97d2efa
Loading...
Searching...
No Matches
pocketmine\block\inventory\window\BlockInventoryWindow Class Reference
+ 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 ()
 

Detailed Description

Definition at line 32 of file BlockInventoryWindow.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\block\inventory\window\BlockInventoryWindow::__construct ( Player $viewer,
Inventory $inventory,
protected Position $holder )

Definition at line 34 of file BlockInventoryWindow.php.

Member Function Documentation

◆ getHolder()

pocketmine\block\inventory\window\BlockInventoryWindow::getHolder ( )

Definition at line 42 of file BlockInventoryWindow.php.

◆ getInventory()

pocketmine\player\InventoryWindow::getInventory ( )
inherited

Definition at line 39 of file InventoryWindow.php.

◆ getViewer()

pocketmine\player\InventoryWindow::getViewer ( )
inherited

Definition at line 35 of file InventoryWindow.php.

◆ onClose()

pocketmine\block\inventory\window\BlockInventoryWindow::onClose ( )

Reimplemented from pocketmine\player\InventoryWindow.

Definition at line 52 of file BlockInventoryWindow.php.

◆ onOpen()

pocketmine\block\inventory\window\BlockInventoryWindow::onOpen ( )

Reimplemented from pocketmine\player\InventoryWindow.

Definition at line 44 of file BlockInventoryWindow.php.


The documentation for this class was generated from the following file: