Mojira Archive
MC-108081

Item name shown in /give command feedback has no hoverEvent

The bug

In 1.10 (or later?) and earlier versions the item name shown in the feedback of the /give command had a hoverEvent which showed the information about the item. In the latest versions this is not the case anymore.

In the latest versions the code has changed but still includes this functionality. Search first for "CanPlaceOn" (ItemStack.java) and then for "[" (net.minecraft.item.ItemStack.getTextComponent()). (both including the quotation marks)

How to reproduce

  1. Give yourself an item
    /give @p stone
    
  2. Hover over the item name ("[Stone]")
    → No item information is shown

Fixed

Marcono1234

[Mojang] Agnes Larsson

2016-10-01, 10:14 PM

2016-10-18, 03:58 PM

2016-10-18, 03:58 PM

1

0

Confirmed

/give, chat, hover, hoverEvent, item

Minecraft 16w39c

Minecraft 16w42a