getPickItem

Returns the item that should be given when the block is middle clicked.

By default, returns the item with the same key as the block only if BlockBreakContext.normallyDrops is true, and null otherwise.

Return

the item the block should give when middle clicked, or null if none