Hello! I made window for chest and i want if the player take any item from the chest will close the chest automatically i used: PHP: $player->removeWindows($tile->getInventory()); but it is crashed me from minecraft is there anyway to fix it?