Jenny Mod for Minecraft Java Edition – easy installer and setup pack. Includes mod files, Forge support, and a quick guide to install the popular Minecraft companion NPC mod.
System.out.println(queue.remove());// removing an element using remove method. System.out.println(queue.poll());// poll not give exception while remove give to remove and element.