block = Block::get(Item::WOODEN_DOOR_BLOCK); parent::__construct(self::WOODEN_DOOR, 0, $count, "Wooden Door"); $this->maxStackSize = 1; } }