示例#1
0
 public function __construct(Position $pos)
 {
     parent::__construct(new FakeBlockMenu($this, $pos), InventoryType::get(InventoryType::ENCHANT_TABLE));
 }