Definition at line 40 of file tile/ChiseledBookshelf.php.
 
◆ __construct()
      
        
          | pocketmine\block\tile\ChiseledBookshelf::__construct  | 
          ( | 
          World |           $world,  | 
        
        
           | 
           | 
          Vector3 |           $pos ) | 
        
      
 
 
◆ canOpenWith()
  
  
      
        
          | pocketmine\block\tile\Container::canOpenWith  | 
          ( | 
          string |           $key | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
Returns whether this container can be opened by an item with the given custom name. 
 
 
◆ close()
  
  
      
        
          | pocketmine\block\tile\Tile::close  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
◆ copyDataFromItem()
  
  
      
        
          | pocketmine\block\tile\Tile::copyDataFromItem  | 
          ( | 
          Item |           $item | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
◆ getBlock()
  
  
      
        
          | pocketmine\block\tile\Tile::getBlock  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
◆ getCleanedNBT()
  
  
      
        
          | pocketmine\block\tile\Tile::getCleanedNBT  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
◆ getInventory()
      
        
          | pocketmine\block\tile\ChiseledBookshelf::getInventory  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getLastInteractedSlot()
      
        
          | pocketmine\block\tile\ChiseledBookshelf::getLastInteractedSlot  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getPosition()
  
  
      
        
          | pocketmine\block\tile\Tile::getPosition  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
◆ getRealInventory()
      
        
          | pocketmine\block\tile\ChiseledBookshelf::getRealInventory  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isClosed()
  
  
      
        
          | pocketmine\block\tile\Tile::isClosed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
◆ loadItems()
  
  
      
        
          | pocketmine\block\tile\ChiseledBookshelf::loadItems  | 
          ( | 
          CompoundTag |           $tag | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ onBlockDestroyed()
  
  
      
        
          | pocketmine\block\tile\Tile::onBlockDestroyed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
finalinherited   | 
  
 
 
◆ onBlockDestroyedHook()
  
  
      
        
          | pocketmine\block\tile\Tile::onBlockDestroyedHook  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ readSaveData()
      
        
          | pocketmine\block\tile\ChiseledBookshelf::readSaveData  | 
          ( | 
          CompoundTag |           $nbt | ) | 
           | 
        
      
 
 
◆ saveItems()
  
  
      
        
          | pocketmine\block\tile\ChiseledBookshelf::saveItems  | 
          ( | 
          CompoundTag |           $tag | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ saveNBT()
  
  
      
        
          | pocketmine\block\tile\Tile::saveNBT  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
◆ setLastInteractedSlot()
      
        
          | pocketmine\block\tile\ChiseledBookshelf::setLastInteractedSlot  | 
          ( | 
          ?ChiseledBookshelfSlot |           $lastInteractedSlot | ) | 
           | 
        
      
 
 
◆ writeSaveData()
  
  
      
        
          | pocketmine\block\tile\ChiseledBookshelf::writeSaveData  | 
          ( | 
          CompoundTag |           $nbt | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ $closed
  
  
      
        
          | bool pocketmine\block\tile\Tile::$closed = false | 
         
       
   | 
  
inherited   | 
  
 
 
◆ $position
  
  
      
        
          | Position pocketmine\block\tile\Tile::$position | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ $timings
◆ TAG_ID
  
  
      
        
          | const pocketmine\block\tile\Tile::TAG_ID = "id" | 
         
       
   | 
  
inherited   | 
  
 
 
◆ TAG_ITEMS
  
  
      
        
          | const pocketmine\block\tile\Container::TAG_ITEMS = "Items" | 
         
       
   | 
  
inherited   | 
  
 
 
◆ TAG_LOCK
  
  
      
        
          | const pocketmine\block\tile\Container::TAG_LOCK = "Lock" | 
         
       
   | 
  
inherited   | 
  
 
 
◆ TAG_X
  
  
      
        
          | const pocketmine\block\tile\Tile::TAG_X = "x" | 
         
       
   | 
  
inherited   | 
  
 
 
◆ TAG_Y
  
  
      
        
          | const pocketmine\block\tile\Tile::TAG_Y = "y" | 
         
       
   | 
  
inherited   | 
  
 
 
◆ TAG_Z
  
  
      
        
          | const pocketmine\block\tile\Tile::TAG_Z = "z" | 
         
       
   | 
  
inherited   | 
  
 
 
The documentation for this class was generated from the following file: