Clearing dropped items becomes essential in Minecraft from time to time, especially when the gameplay becomes annoyingly slow.
The Minecraft community has thought of multiple solutions for clearing dropped items from the ground using different commands, tools, or plugins.
Some allow you to clear all the dropped items at once, and some will let you remove them one at a time.
Read on to find out about every possible way for clearing dropped items and learn more about other useful things you can do with them.
Using Commands in Minecraft: /clear and Custom Item Names! | 1.11.2
Clear Command in Minecraft Education Edition
In Minecraft Education Edition, the syntax to clear items from a players inventory is:
Example in Java Edition (PC/Mac) 13, 14, 15, 16, 17 and 18
To remove all items from your inventory in Minecraft 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18:
To clear DigMinecrafts inventory:
To clear diamond swords from all players inventory:
To clear 2 diamond swords from all players inventory:
To remove all diamond swords that are enchanted with Sharpness (any level of this enchantment) from DigMinecrafts inventory:
To remove all diamond swords that are enchanted with Sharpness V (only level 5 of this enchantment) from DigMinecrafts inventory:
Finally, you can use the /clear command to check if an item is in a players inventory. This is done by setting maxCount to 0 in the /clear command.
To check the number of TNT that DigMinecraft has in inventory:
To check the number of enchanted diamond swords (Sharpness V) each player has in their inventory:
Examples[]
clear
clear Alice
clear Alice minecraft:wool
clear @a minecraft:wool 1
[Bedrock Edition only] or clear @a minecraft:orange_wool
[Java Edition only]clear @p minecraft:golden_sword{Enchantments:[{id:"minecraft:sharpness",lvl:1s}]}
[Java Edition only]
clear @r minecraft:stone -1 0
[Bedrock Edition only] or clear @r minecraft:stone 0
[Java Edition only]FAQ
How do you clear a specific block in Minecraft?
How do you delete specific items in Minecraft bedrock?
If players don’t need any items and simply want to remove them from their inventory quickly, they can simply press the drop button (‘Q’ is the default button on PC) while having the mouse cursor on the item to drop on the ground.
How do you quickly remove items from your inventory in Minecraft?
What is the command to clear inventory?