PocketMine-MP 5.35.1 git-e32e836dad793a3a3c8ddd8927c00e112b1e576a
|
Public Member Functions | |
canOpenWith (string $key) | |
getInventory () | |
getRealInventory () | |
Public Attributes | |
const | TAG_ITEMS = "Items" |
const | TAG_LOCK = "Lock" |
Definition at line 29 of file ContainerTile.php.
pocketmine\block\tile\ContainerTile::canOpenWith | ( | string | $key | ) |
Returns whether this container can be opened by an item with the given custom name.
const pocketmine\block\tile\ContainerTile::TAG_ITEMS = "Items" |
Definition at line 30 of file ContainerTile.php.
const pocketmine\block\tile\ContainerTile::TAG_LOCK = "Lock" |
Definition at line 31 of file ContainerTile.php.