TextHoverEvent.item constructor
TextHoverEvent.item(
- Item item
Implementation
TextHoverEvent.item(Item item)
: action = 'show_item',
value = item.getNbt();
TextHoverEvent.item(Item item)
: action = 'show_item',
value = item.getNbt();