You can use Keys.ITEM_BLOCKSTATE to get the BlockState of what the item is using currently, as well as changing it further (though changing the ItemType is not possible anymore.
1 Like
You can use Keys.ITEM_BLOCKSTATE to get the BlockState of what the item is using currently, as well as changing it further (though changing the ItemType is not possible anymore.