Before this code use to work PHP: pickaxew = Item::get(Item::DIAMOND_PICKAXE);if($pickaxew instanceof Durable){ $pickaxew->setUnbreakable(); } Now it doesn't any help is welcomed