MemoryVoiceBond / Jenny-Mod-Windows-ALL Star 11 Code Issues Pull requests Jenny Mod for Minecraft (All Versions 1.8.9–1.21.5) jenny-mod jennymod-minecraft jenny-mod-update jennymod-2026 jenny-mod-2026 ...
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.