-
Bug
-
Resolution: Incomplete
-
None
-
Minecraft 14w10c, Minecraft 14w30c, Minecraft 14w31a
-
None
-
Windows 7 Home Premium 64-bit
Java build 1.7.0_45-b18
-
Unconfirmed
When used in a command block, /clear will output a signal if it successfully clears the player's inventory. If the player opens a chest and clicks on an item in the chest which a nearby command block is supposed to take from the player's inventory, the command block will think that the command was run successfully because it found a player with the item.
Because the player did not have the item in their inventory, but was in fact holding it in their hand, the command does not actually clear the item from their inventory. When the player clicks on a slot in their inventory to put the item in their inventory, the command block seems to have a 'cooldown'. It will not clear the item properly for a while, even if it is powered again.