get Drop Item
Returns the item that the block should drop.
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 drop, or null if none