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